Searched defs:nh_off (Results 1 – 1 of 1) sorted by relevance
252 static inline bool flow_is_frag(struct __sk_buff *skb, int nh_off) in flow_is_frag()258 static inline int flow_parse_ipv4(struct __sk_buff *skb, int nh_off, in flow_parse_ipv4()292 static inline int flow_parse_ipv6(struct __sk_buff *skb, int nh_off, in flow_parse_ipv6()306 int poff, nh_off = BPF_LL_OFF + ETH_HLEN; in flow_dissector() local