Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/tcpdump/
H A Dprint-icmp6.c174 struct mld6_hdr { struct
175 struct icmp6_hdr mld6_hdr; member
179 #define mld6_type mld6_hdr.icmp6_type argument
/freebsd-12.1/sys/netinet/
H A Dicmp6.h188 #define mld6_hdr mld_hdr macro