Home
last modified time | relevance | path

Searched refs:PACKET_MULTICAST (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Daf_packet_types.h10 #if defined(PACKET_MULTICAST) || (defined(HAVE_DECL_PACKET_MULTICAST) && HAVE_DECL_PACKET_MULTICAST)
11 XLAT(PACKET_MULTICAST),
Daf_packet_types.in3 PACKET_MULTICAST
/external/iptables/extensions/
Dlibxt_pkttype.c27 {"multicast", PACKET_MULTICAST, 1, "to group"},
34 {"mcast", PACKET_MULTICAST, 0, NULL},
/external/kernel-headers/original/uapi/linux/
Dif_packet.h26 #define PACKET_MULTICAST 2 /* To group */ macro
/external/toybox/toys/pending/
Darping.c147 && from->sll_pkttype != PACKET_MULTICAST) return; in recv_from()
/external/iputils/
Drarpd.c435 sll.sll_pkttype != PACKET_MULTICAST && in serve_it()
Darping.c388 FROM->sll_pkttype != PACKET_MULTICAST) in recv_pack()
/external/libpcap/
Dpcap-linux.c2576 case PACKET_MULTICAST: