Searched defs:ip6_hdr (Results 1 – 1 of 1) sorted by relevance
76 struct ip6_hdr { struct91 #define IP6_VERSION(ip6_hdr) (((ip6_hdr)->ip6_vfc & 0xf0) >> 4) argument