Searched refs:ip_mreq (Results 1 – 10 of 10) sorted by relevance
115 leave_group(int sock, struct ip_mreq mreq, char *name);132 struct ip_mreq mreq; in main()513 leave_group(int sock, struct ip_mreq mreq, char *name) { in leave_group()
112 struct ip_mreq struct
577 ip_mreq mreq; in SetSocketOptions()645 ip_mreq mreq; in JoinGroup()686 ip_mreq mreq; in LeaveGroup()
705 ip_mreq mreq; in JoinGroup()744 ip_mreq mreq; in LeaveGroup()
73 struct ip_mreq {
1512 struct ip_mreq imr; in socket_mcast_inet_add_membership()1519 sizeof(struct ip_mreq)) < 0 ) in socket_mcast_inet_add_membership()1529 struct ip_mreq imr; in socket_mcast_inet_drop_membership()1536 sizeof(struct ip_mreq)) < 0 ) in socket_mcast_inet_drop_membership()
1597 struct ip_mreq imr; in net_socket_mcast_create()1632 (const char *)&imr, sizeof(struct ip_mreq)); in net_socket_mcast_create()
425 struct ip_mreq { struct
735 struct ip_mreq mcast_addr; in ssdp_listener_open()911 struct ip_mreq mreq; in ssdp_open_multicast_sock()
645 struct ip_mreq imr; in SetupSocket()