Searched refs:ip_mreqn (Results 1 – 9 of 9) sorted by relevance
121 multicast_join ip_mreqn ${epair1}b129 multicast_join ip_mreqn ${epair2}b139 ip_mreqn 233.252.0.1 6676 0142 multicast_join ip_mreqn 0
68 &(struct ip_mreqn){ in rawsender()70 }, sizeof(struct ip_mreqn)) == 0); in rawsender()148 struct ip_mreqn mreqn = { in ATF_TC_BODY()
62 struct ip_mreqn mreqn; in main()
105 struct ip_mreqn mreqn = { in main()
1733 struct ip_mreqn mreqn; in inp_getmoptions()1761 memset(&mreqn, 0, sizeof(struct ip_mreqn)); in inp_getmoptions()1779 if (sopt->sopt_valsize == sizeof(struct ip_mreqn)) { in inp_getmoptions()1781 sizeof(struct ip_mreqn)); in inp_getmoptions()1912 struct ip_mreqn mreqn; in inp_join_group()1915 mreq = (sopt->sopt_valsize != sizeof(struct ip_mreqn)); in inp_join_group()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()2434 struct ip_mreqn mreqn; in inp_set_multicast_if()2439 if (sopt->sopt_valsize == sizeof(struct ip_mreqn)) { in inp_set_multicast_if()[all …]
564 struct ip_mreqn { struct
383 struct ip_mreqn mreq; in iapp_init()518 struct ip_mreqn mreq; in iapp_deinit()
144 struct ip_mreqn mreqn; in output()146 memset(&mreqn, 0, sizeof(struct ip_mreqn)); in output()
729 struct ip_mreqn mreqn; in send_rdisc()731 memset(&mreqn, 0, sizeof(struct ip_mreqn)); in send_rdisc()