Home
last modified time | relevance | path

Searched defs:IPPROTO_IGMP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/tcpdump/dist/
H A Dipproto.h47 #define IPPROTO_IGMP 2 /* group mgmt protocol */ macro
/netbsd-src/sys/netinet/
H A Din.h78 #define IPPROTO_IGMP 2 /* group mgmt protocol */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d34 enum IPPROTO_IGMP = 2; variable