Home
last modified time | relevance | path

Searched refs:inner_protocol (Results 1 – 7 of 7) sorted by relevance

/net/sched/
Dsch_frag.c13 __be16 inner_protocol; member
34 skb->inner_protocol = data->inner_protocol; in sch_frag_xmit()
60 data->inner_protocol = skb->inner_protocol; in sch_frag_prepare_frag()
/net/mpls/
Dmpls_gso.c42 skb->protocol = skb->inner_protocol; in mpls_gso_segment()
/net/openvswitch/
Dactions.c51 __be16 inner_protocol; member
791 skb->inner_protocol = data->inner_protocol; in ovs_vport_output()
837 data->inner_protocol = skb->inner_protocol; in prepare_frag()
/net/ipv4/
Dgre_offload.c43 skb->protocol = skb->inner_protocol; in gre_gso_segment()
Dudp_offload.c168 protocol = skb->inner_protocol; in skb_udp_tunnel_segment()
/net/xfrm/
Dxfrm_output.c753 if (skb->inner_protocol) in xfrm_output()
/net/core/
Dskbuff.c1403 CHECK_SKB_FIELD(inner_protocol); in __copy_skb_header()
6173 if (!skb->inner_protocol) { in skb_mpls_push()