Searched refs:inner_protocol (Results 1 – 8 of 8) sorted by relevance
13 __be16 inner_protocol; member38 skb->inner_protocol = data->inner_protocol; in sch_frag_xmit()64 data->inner_protocol = skb->inner_protocol; in sch_frag_prepare_frag()
42 skb->protocol = skb->inner_protocol; in mpls_gso_segment()
185 __be16 inner_protocol; member
766 skb->inner_protocol = data->inner_protocol; in ovs_vport_output()812 data->inner_protocol = skb->inner_protocol; in prepare_frag()
43 skb->protocol = skb->inner_protocol; in gre_gso_segment()
324 protocol = skb->inner_protocol; in skb_udp_tunnel_segment()
802 if (skb->inner_protocol && x->props.mode == XFRM_MODE_TUNNEL) in xfrm_output()
1305 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