Searched refs:LINUX_SLL_MULTICAST (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/tcpdump/
H A Dsll.h49 * LINUX_SLL_MULTICAST packet was multicast
101 #define LINUX_SLL_MULTICAST 2 macro
H A Dprint-sll.c47 { LINUX_SLL_MULTICAST, "M" },
/freebsd-10.2-release/contrib/libpcap/pcap/
H A Dsll.h49 * LINUX_SLL_MULTICAST packet was multicast
101 #define LINUX_SLL_MULTICAST 2 macro
/freebsd-10.2-release/contrib/libpcap/
H A Dpcap-linux.c2438 return htons(LINUX_SLL_MULTICAST);

Completed in 61 milliseconds