Searched refs:ipv6_mreq (Results 1 – 13 of 13) sorted by relevance
59 struct ipv6_mreq { struct
70 typedef ipv6_mreq in6_mreq_type;
48 struct ipv6_mreq *const m6 = tail_alloc(sizeof(*m6)); in main()
135 struct ipv6_mreq mreq = { *addr, ifindex }; in do_anycast_setsockopt()
143 static struct ipv6_mreq nigroup;
666 struct ipv6_mreq mreq; in print_mreq6()
2675 tests: check decoding of unreadable ip_mreq and ipv6_mreq structures.2685 and struct ipv6_mreq using tail_alloc instead of using stack.
741 struct ipv6_mreq imr6; in SetupSocket()
776 struct ipv6_mreq mreq; in open_listensock6()
3025 struct ipv6_mreq mreqv6; in SetupSocket()