Searched defs:nh_len (Results 1 – 3 of 3) sorted by relevance
1347 const int nh_len = skb_network_header_len(skb); in pasemi_mac_queue_csdesc() local1437 const int nh_len = skb_network_header_len(skb); in pasemi_mac_start_tx() local
1230 static inline int is_sctp_abort(const struct sk_buff *skb, int nh_len) in is_sctp_abort()1242 static inline int is_tcp_reset(const struct sk_buff *skb, int nh_len) in is_tcp_reset()
3581 int nh_len = flags & BPF_F_ADJ_ROOM_ENCAP_L3_IPV6 ? in bpf_skb_net_grow() local