Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h529 struct ip_mreq_source { struct
530 struct in_addr imr_multiaddr; /* IP multicast address of group */
531 struct in_addr imr_sourceaddr; /* IP address of source */
532 struct in_addr imr_interface; /* local IP address of interface */
/f-stack/freebsd/netinet/
H A Din.h546 struct ip_mreq_source { struct
547 struct in_addr imr_multiaddr; /* IP multicast address of group */
548 struct in_addr imr_sourceaddr; /* IP address of source */
549 struct in_addr imr_interface; /* local IP address of interface */