Searched defs:_ip6 (Results 1 – 3 of 3) sorted by relevance
89 volatile struct ip6_hdr *__indexable _ip6; in flow_pkt_classify() member
420 #define IP6_HDR_ALIGNED_P(_ip6) ((((uintptr_t)(_ip6)) & ((uintptr_t)3)) == 0) argument428 #define IP6_HDR_STRICT_ALIGNMENT_CHECK(_ip6) do { } while (0) argument430 #define IP6_HDR_STRICT_ALIGNMENT_CHECK(_ip6) do { \ argument
348 volatile struct ip6_hdr *__indexable _ip6; in fill_inet_td() member