Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Din.h171 struct ip_mreqn { struct
172 struct in_addr imr_multiaddr; /* IP multicast address of group */
173 struct in_addr imr_address; /* local IP address of interface */
174 int imr_ifindex; /* Interface index */
/external/kernel-headers/original/uapi/linux/
Din.h172 struct ip_mreqn { struct
173 struct in_addr imr_multiaddr; /* IP multicast address of group */
174 struct in_addr imr_address; /* local IP address of interface */
175 int imr_ifindex; /* Interface index */