Home
last modified time | relevance | path

Searched defs:IP_DROP_MEMBERSHIP (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d250 enum IP_DROP_MEMBERSHIP = 36; in version() local
/netbsd-src/sys/netinet/
H A Din.h289 #define IP_DROP_MEMBERSHIP 13 /* ip_mreq; drop an IP group membership */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d334 IP_DROP_MEMBERSHIP = 13, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/
H A Din_.d215 enum IP_DROP_MEMBERSHIP = 13; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/
H A Din_.d219 enum IP_DROP_MEMBERSHIP = 13; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/
H A Din_.d242 enum IP_DROP_MEMBERSHIP = 13; variable