Home
last modified time | relevance | path

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

/external/tcpdump/
Dip6.h76 struct ip6_hdr { struct
91 #define IP6_VERSION(ip6_hdr) (((ip6_hdr)->ip6_vfc & 0xf0) >> 4) argument