Searched refs:AF_PACKET (Results 1 – 2 of 2) sorted by relevance
134 public static final int AF_PACKET = placeholder(); field in OsConstants
634 FileDescriptor fd = Os.socket(AF_PACKET, SOCK_DGRAM, ETH_P_IPV6); in test_PacketSocketAddress()