Home
last modified time | relevance | path

Searched refs:ip_mreqn (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Din_mcast.c1785 struct ip_mreqn mreqn; in inp_getmoptions()
1817 memset(&mreqn, 0, sizeof(struct ip_mreqn)); in inp_getmoptions()
1835 if (sopt->sopt_valsize == sizeof(struct ip_mreqn)) { in inp_getmoptions()
1837 sizeof(struct ip_mreqn)); in inp_getmoptions()
1988 struct ip_mreqn mreqn; in inp_join_group()
1990 if (sopt->sopt_valsize == sizeof(struct ip_mreqn)) in inp_join_group()
1992 sizeof(struct ip_mreqn), sizeof(struct ip_mreqn)); in inp_join_group()
2006 if (sopt->sopt_valsize == sizeof(struct ip_mreqn) && in inp_join_group()
2514 struct ip_mreqn mreqn; in inp_set_multicast_if()
2519 if (sopt->sopt_valsize == sizeof(struct ip_mreqn)) { in inp_set_multicast_if()
[all …]
H A Din.h537 struct ip_mreqn { struct
/f-stack/tools/compat/include/netinet/
H A Din.h520 struct ip_mreqn { struct