Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/netinet/
H A Din.h542 struct ip_mreq_source { struct
543 struct in_addr imr_multiaddr; /* IP multicast address of group */
544 struct in_addr imr_sourceaddr; /* IP address of source */
545 struct in_addr imr_interface; /* local IP address of interface */
/illumos-gate/usr/src/uts/common/netinet/
H A Din.h1026 struct ip_mreq_source { struct
1027 struct in_addr imr_multiaddr; /* IP address of group */
1028 struct in_addr imr_sourceaddr; /* IP address of source */
1029 struct in_addr imr_interface; /* IP address of interface */