Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dmroute.h112 struct igmpmsg { struct
113 __u32 unused1,unused2;
114 unsigned char im_msgtype; /* What is this */
115 unsigned char im_mbz; /* Must be zero */
116 unsigned char im_vif; /* Low 8 bits of Interface */
117 unsigned char im_vif_hi; /* High 8 bits of Interface */
118 struct in_addr im_src,im_dst;