Searched refs:skb_mac_header_len (Results 1 – 12 of 12) sorted by relevance
88 outer_hlen = skb_mac_header_len(skb); in nsh_gso_segment()
152 skb = skb_segment_list(skb, features, skb_mac_header_len(skb)); in __tcp6_gso_segment_list()
400 skb_mac_header_was_set(skb) ? skb_mac_header_len(skb) : 0; in xfrm4_transport_input() 419 skb_mac_header_was_set(skb) ? skb_mac_header_len(skb) : 0; in xfrm6_transport_input()
91 skb = skb_segment_list(skb, features, skb_mac_header_len(skb)); in __tcp4_gso_segment_list()
468 skb = skb_segment_list(skb, features, skb_mac_header_len(skb)); in __udp_gso_segment_list()
7357 mac_hdrlen = skb_mac_header_len(skb); in tcp_reqsk_record_syn()
571 skb_mac_header_len(skb) != 0) { in __build_packet_message()
753 skb_mac_header_len(entskb) != 0) { in nfqnl_build_packet_message()
3337 u32 off = skb_mac_header_len(skb); in bpf_skb_proto_4_to_6() 3368 u32 off = skb_mac_header_len(skb); in bpf_skb_proto_6_to_4() 3721 off = skb_mac_header_len(skb); in BPF_CALL_4() 5861 ret = skb_mac_header_len(syn_skb) + in bpf_sock_ops_get_syn()
1325 has_mac ? skb_mac_header_len(skb) : -1, in skb_dump()
3143 static inline u32 skb_mac_header_len(const struct sk_buff *skb) in skb_mac_header_len() function
5176 combined = skb_header_pointer(skb, skb_mac_header_len(skb), in bond_should_broadcast_neighbor()