Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-icmp6.c175 struct mld6_hdr { struct
176 struct icmp6_hdr mld6_hdr; member
180 #define mld6_type mld6_hdr.icmp6_type argument
/freebsd/sys/netinet/
H A Dicmp6.h187 #define mld6_hdr mld_hdr macro