Searched refs:mld_hdr (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dmld.h9 struct icmp6hdr mld_hdr; member in struct:mld_msg
13 #define mld_type mld_hdr.icmp6_type
14 #define mld_code mld_hdr.icmp6_code
15 #define mld_cksum mld_hdr.icmp6_cksum
16 #define mld_maxdelay mld_hdr.icmp6_maxdelay
17 #define mld_reserved mld_hdr.icmp6_dataun.un_data16[1]

Completed in 75 milliseconds