Searched defs:ip_mreq (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsocket.h233 struct ip_mreq { struct
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/netinet/
H A Din.h277 #define IP_ADD_MEMBERSHIP 12 /* ip_mreq; add an IP group membership */
278 #define IP_DROP_MEMBERSHIP 13 /* ip_mreq; drop an IP group membership */
296 struct ip_mreq { struct
/vbox/src/VBox/Devices/Network/lwip-new/src/include/lwip/
H A Dsockets.h230 typedef struct ip_mreq { struct
233 } ip_mreq; typedef in typeref:struct:ip_mreq

Completed in 65 milliseconds