Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Din.h182 struct ip_mreqn { struct
183 struct in_addr imr_multiaddr; /* IP multicast address of group */
184 struct in_addr imr_address; /* local IP address of interface */
185 int imr_ifindex; /* Interface index */
/linux-6.3-rc2/tools/include/uapi/linux/
A Din.h181 struct ip_mreqn { struct
182 struct in_addr imr_multiaddr; /* IP multicast address of group */
183 struct in_addr imr_address; /* local IP address of interface */
184 int imr_ifindex; /* Interface index */

Completed in 7 milliseconds