Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dprint-icmp6.c177 struct mld6_hdr { struct
178 struct icmp6_hdr mld6_hdr; member
182 #define mld6_type mld6_hdr.icmp6_type argument
/dflybsd-src/sys/netinet/
H A Dicmp6.h191 #define mld6_hdr mld_hdr macro