Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h522 struct in_addr imr_address; /* local IP address of interface */ member
/f-stack/freebsd/netinet/
H A Din.h539 struct in_addr imr_address; /* local IP address of interface */ member
H A Din_mcast.c1821 mreqn.imr_address = imo->imo_multicast_addr; in inp_getmoptions()
1829 mreqn.imr_address = in inp_getmoptions()
1839 error = sooptcopyout(sopt, &mreqn.imr_address, in inp_getmoptions()
2011 mreqn.imr_address); in inp_join_group()