| /freebsd/tests/sys/netinet/ |
| H A D | multicast.sh | 68 multicast_join ip_mreq 192.0.2.2 76 multicast_join ip_mreq 192.0.3.2 84 multicast_join ip_mreq 0.0.0.0 97 multicast_join ip_mreq 0.0.0.0
|
| H A D | multicast-receive.c | 93 struct ip_mreq mreq = { in main()
|
| /freebsd/tools/tools/mcgrab/ |
| H A D | mcgrab.cc | 93 struct ip_mreq mreq; in grab() 109 bzero((struct ip_mreq *)&mreq, sizeof(mreq)); in grab()
|
| /freebsd/tools/regression/netinet/msocket/ |
| H A D | msocket.c | 240 test_add_multi(int sock, const char *socktype, struct ip_mreq imr, in test_add_multi() 282 test_drop_multi(int sock, const char *socktype, struct ip_mreq imr, in test_drop_multi() 325 struct ip_mreq imr; in test_addr() 353 struct ip_mreq imr; in test_udp()
|
| /freebsd/tools/regression/netinet/ipmulticast/ |
| H A D | ipmulticast.c | 160 struct ip_mreq mreq; in do_asm_ipv4() 168 memset(&mreq, 0, sizeof(struct ip_mreq)); in do_asm_ipv4() 199 &mreq, sizeof(struct ip_mreq)); in do_asm_ipv4() 289 &mreq, sizeof(struct ip_mreq)); in do_asm_ipv4()
|
| /freebsd/tools/regression/netinet/msocket_ifnet_remove/ |
| H A D | msocket_ifnet_remove.c | 169 struct ip_mreq imr; in multicast_open()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | multicast.sh | 59 struct ip_mreq mreq;
|
| /freebsd/tools/tools/mctest/ |
| H A D | mctest.cc | 101 struct ip_mreq mreq; in sink() 302 struct ip_mreq mreq; in source()
|
| /freebsd/contrib/wpa/src/wps/ |
| H A D | wps_upnp_ssdp.c | 730 struct ip_mreq mcast_addr; in ssdp_listener_open() 903 struct ip_mreq mreq; in ssdp_open_multicast_sock()
|
| /freebsd/usr.sbin/rwhod/ |
| H A D | rwhod.c | 593 struct ip_mreq mreq; in configure() 680 struct ip_mreq mreq; in configure()
|
| /freebsd/sys/netinet/ |
| H A D | in.h | 554 struct ip_mreq { struct
|
| H A D | in_mcast.c | 1918 mreq ? sizeof(struct ip_mreq) : sizeof(struct ip_mreqn), in inp_join_group() 1919 mreq ? sizeof(struct ip_mreq) : sizeof(struct ip_mreqn)); in inp_join_group() 2241 sizeof(struct ip_mreq), in inp_leave_group() 2242 sizeof(struct ip_mreq)); in inp_leave_group() 2245 * as ip_mreq and ip_mreq_source are laid in inp_leave_group()
|
| /freebsd/contrib/netbsd-tests/net/mcast/ |
| H A D | mcast.c | 93 struct ip_mreq m4; in addmc()
|
| /freebsd/sbin/ipf/ipfsync/ |
| H A D | ipfsyncd.c | 321 struct ip_mreq mreq;
|
| /freebsd/contrib/ntp/sntp/m4/ |
| H A D | ntp_ipv6.m4 | 450 struct ip_mreq ipmr;
|
| /freebsd/tools/regression/netinet/ipsockopt/ |
| H A D | ipsockopt.c | 642 struct ip_mreq mreq; in test_ip_multicast_membership()
|
| /freebsd/usr.sbin/mtest/ |
| H A D | mtest.c | 90 struct ip_mreq mr;
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 2495 struct ip_mreq mreq; in socket_multicast_enable() 2576 struct ip_mreq mreq; in socket_multicast_disable()
|
| /freebsd/sys/net/ |
| H A D | if_vxlan.c | 1164 struct ip_mreq mreq; in vxlan_socket_mc_join_group() 1232 struct ip_mreq mreq; in vxlan_socket_mc_leave_group()
|
| /freebsd/contrib/ntp/ |
| H A D | ChangeLog | 3742 * [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some.
|
| H A D | configure | 34540 struct ip_mreq ipmr;
|
| H A D | CommitLog | [all...] |
| /freebsd/contrib/ntp/sntp/ |
| H A D | configure | 27928 struct ip_mreq ipmr;
|