Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Din.h175 struct ip_mreqn { struct
176 struct in_addr imr_multiaddr; /* IP multicast address of group */
177 struct in_addr imr_address; /* local IP address of interface */
178 int imr_ifindex; /* Interface index */