| /freebsd-14.2/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-14.2/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-14.2/tools/regression/netinet/ipmulticast/ |
| H A D | ipmulticast.c | 161 struct ip_mreq mreq; in do_asm_ipv4() 169 memset(&mreq, 0, sizeof(struct ip_mreq)); in do_asm_ipv4() 200 &mreq, sizeof(struct ip_mreq)); in do_asm_ipv4() 290 &mreq, sizeof(struct ip_mreq)); in do_asm_ipv4()
|
| /freebsd-14.2/tools/test/stress2/misc/ |
| H A D | multicast.sh | 59 struct ip_mreq mreq;
|
| /freebsd-14.2/tools/regression/netinet/msocket_ifnet_remove/ |
| H A D | msocket_ifnet_remove.c | 169 struct ip_mreq imr; in multicast_open()
|
| /freebsd-14.2/tools/tools/mctest/ |
| H A D | mctest.cc | 101 struct ip_mreq mreq; in sink() 302 struct ip_mreq mreq; in source()
|
| /freebsd-14.2/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-14.2/usr.sbin/rwhod/ |
| H A D | rwhod.c | 606 struct ip_mreq mreq; in configure() 693 struct ip_mreq mreq; in configure()
|
| /freebsd-14.2/sys/netinet/ |
| H A D | in.h | 556 struct ip_mreq { struct
|
| H A D | in_mcast.c | 1936 sizeof(struct ip_mreq), sizeof(struct ip_mreq)); in inp_join_group() 2260 sizeof(struct ip_mreq), in inp_leave_group() 2261 sizeof(struct ip_mreq)); in inp_leave_group()
|
| /freebsd-14.2/contrib/netbsd-tests/net/mcast/ |
| H A D | mcast.c | 93 struct ip_mreq m4; in addmc()
|
| /freebsd-14.2/sbin/ipf/ipfsync/ |
| H A D | ipfsyncd.c | 325 struct ip_mreq mreq;
|
| /freebsd-14.2/contrib/ntp/sntp/m4/ |
| H A D | ntp_ipv6.m4 | 450 struct ip_mreq ipmr;
|
| /freebsd-14.2/tools/regression/netinet/ipsockopt/ |
| H A D | ipsockopt.c | 642 struct ip_mreq mreq; in test_ip_multicast_membership()
|
| /freebsd-14.2/usr.sbin/mtest/ |
| H A D | mtest.c | 91 struct ip_mreq mr;
|
| /freebsd-14.2/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 2497 struct ip_mreq mreq; in socket_multicast_enable() 2578 struct ip_mreq mreq; in socket_multicast_disable()
|
| /freebsd-14.2/sys/net/ |
| H A D | if_vxlan.c | 1162 struct ip_mreq mreq; in vxlan_socket_mc_join_group() 1230 struct ip_mreq mreq; in vxlan_socket_mc_leave_group()
|
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | configure | 27928 struct ip_mreq ipmr;
|
| /freebsd-14.2/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 | 165620 [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some. 165625 [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some. 165628 [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some. 165635 [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some. 165645 [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some. 165648 [Bug 1434] HP-UX 11 ip_mreq undeclared, _HPUX_SOURCE helps some.
|