Home
last modified time | relevance | path

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

/net/sched/
A Dsch_frag.c13 __be16 inner_protocol; member
38 skb->inner_protocol = data->inner_protocol; in sch_frag_xmit()
64 data->inner_protocol = skb->inner_protocol; in sch_frag_prepare_frag()
/net/mpls/
A Dmpls_gso.c42 skb->protocol = skb->inner_protocol; in mpls_gso_segment()
/net/openvswitch/
A Ddatapath.h185 __be16 inner_protocol; member
A Dactions.c766 skb->inner_protocol = data->inner_protocol; in ovs_vport_output()
812 data->inner_protocol = skb->inner_protocol; in prepare_frag()
/net/ipv4/
A Dgre_offload.c43 skb->protocol = skb->inner_protocol; in gre_gso_segment()
A Dudp_offload.c324 protocol = skb->inner_protocol; in skb_udp_tunnel_segment()
/net/xfrm/
A Dxfrm_output.c802 if (skb->inner_protocol && x->props.mode == XFRM_MODE_TUNNEL) in xfrm_output()
/net/core/
A Dskbuff.c1305 skb->encapsulation, skb->inner_protocol, skb->inner_mac_header, in skb_dump()
1515 CHECK_SKB_FIELD(inner_protocol); in __copy_skb_header()
6504 if (!skb->inner_protocol) { in skb_mpls_push()

Completed in 37 milliseconds