Searched refs:ip_mreq (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/tools/tools/mcgrab/
H A Dmcgrab.cc95 struct ip_mreq mreq;
111 bzero((struct ip_mreq *)&mreq, sizeof(mreq));
/freebsd-11-stable/tools/regression/netinet/msocket/
H A Dmsocket.c242 test_add_multi(int sock, const char *socktype, struct ip_mreq imr,
284 test_drop_multi(int sock, const char *socktype, struct ip_mreq imr,
327 struct ip_mreq imr;
355 struct ip_mreq imr;
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dmulticast.c29 static void fill_mip_v4(struct ip_mreq *mip, apr_sockaddr_t *mcast,
115 struct ip_mreq mip4;
/freebsd-11-stable/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c163 struct ip_mreq mreq;
171 memset(&mreq, 0, sizeof(struct ip_mreq));
202 &mreq, sizeof(struct ip_mreq));
292 &mreq, sizeof(struct ip_mreq));
/freebsd-11-stable/tools/regression/netinet/msocket_ifnet_remove/
H A Dmsocket_ifnet_remove.c171 struct ip_mreq imr;
/freebsd-11-stable/tools/tools/mctest/
H A Dmctest.cc103 struct ip_mreq mreq;
304 struct ip_mreq mreq;
/freebsd-11-stable/contrib/wpa/src/wps/
H A Dwps_upnp_ssdp.c730 struct ip_mreq mcast_addr;
903 struct ip_mreq mreq;
/freebsd-11-stable/usr.sbin/rwhod/
H A Drwhod.c605 struct ip_mreq mreq;
692 struct ip_mreq mreq;
/freebsd-11-stable/sys/netinet/
H A Din.h420 #define IP_ADD_MEMBERSHIP 12 /* ip_mreq; add an IP group membership */
421 #define IP_DROP_MEMBERSHIP 13 /* ip_mreq; drop an IP group membership */
523 struct ip_mreq { struct
H A Din_mcast.c1960 sizeof(struct ip_mreq),
1961 sizeof(struct ip_mreq));
1963 * Do argument switcharoo from ip_mreq into
2256 sizeof(struct ip_mreq),
2257 sizeof(struct ip_mreq));
2260 * as ip_mreq and ip_mreq_source are laid
/freebsd-11-stable/contrib/netbsd-tests/net/mcast/
H A Dmcast.c93 struct ip_mreq m4;
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipfsyncd.c325 struct ip_mreq mreq;
/freebsd-11-stable/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c644 struct ip_mreq mreq;
/freebsd-11-stable/usr.sbin/mtest/
H A Dmtest.c93 struct ip_mreq mr;
/freebsd-11-stable/sys/net/
H A Dif_vxlan.c1111 struct ip_mreq mreq;
1179 struct ip_mreq mreq;
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_io.c2455 struct ip_mreq mreq;
2536 struct ip_mreq mreq;
/freebsd-11-stable/contrib/apr/
H A Dconfigure29320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct ip_mreq" >&5
29321 $as_echo_n "checking for struct ip_mreq... " >&6; }
29336 struct ip_mreq mip;
/freebsd-11-stable/contrib/ntp/
H A Dconfigure32861 struct ip_mreq ipmr;
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure26231 struct ip_mreq ipmr;

Completed in 592 milliseconds