Searched defs:ip6_hdr (Results 1 – 2 of 2) sorted by relevance
72 struct ip6_hdr { struct87 #define IP6_VERSION(ip6_hdr) ((GET_U_1((ip6_hdr)->ip6_vfc) & 0xf0) >> 4) argument
77 struct ip6_hdr { struct79 struct ip6_hdrctl { argument86 } ip6_ctlun;87 struct in6_addr ip6_src; /* source address */88 struct in6_addr ip6_dst; /* destination address */