Home
last modified time | relevance | path

Searched defs:ip_mreqn (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Din.h520 struct ip_mreqn { struct
521 struct in_addr imr_multiaddr; /* IP multicast address of group */
522 struct in_addr imr_address; /* local IP address of interface */
523 int imr_ifindex; /* Interface index; cast to uint32_t */
/f-stack/freebsd/netinet/
H A Din.h537 struct ip_mreqn { struct
538 struct in_addr imr_multiaddr; /* IP multicast address of group */
539 struct in_addr imr_address; /* local IP address of interface */
540 int imr_ifindex; /* Interface index; cast to uint32_t */