Home
last modified time | relevance | path

Searched defs:xnet (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c228 __u8 tos, __u8 ttl, __be16 df, bool xnet) in prepare_ipv4_hdr()
284 bool xnet = false; in prepare4() local
/linux/net/ipv4/
H A Dudp_tunnel_core.c157 udp_tunnel_xmit_skb(struct rtable * rt,struct sock * sk,struct sk_buff * skb,__be32 src,__be32 dst,__u8 tos,__u8 ttl,__be16 df,__be16 src_port,__be16 dst_port,bool xnet,bool nocheck) udp_tunnel_xmit_skb() argument
H A Dip_tunnel_core.c52 __u8 tos, __u8 ttl, __be16 df, bool xnet) in iptunnel_xmit()
93 __be16 inner_proto, bool raw_proto, bool xnet) in __iptunnel_pull_header()
/linux/net/xfrm/
H A Dxfrm_interface_core.c293 static void xfrmi_scrub_packet(struct sk_buff *skb, bool xnet) in xfrmi_scrub_packet() argument
364 bool xnet; in xfrmi_rcv_cb() local
/linux/drivers/net/
H A Dnetkit.c61 bool xnet, bool xnet_scrub) in netkit_prep_forward()
/linux/include/net/
H A Dip_tunnels.h600 iptunnel_pull_header(struct sk_buff * skb,int hdr_len,__be16 inner_proto,bool xnet) iptunnel_pull_header() argument
/linux/drivers/net/vxlan/
H A Dvxlan_core.c2352 bool xnet = !net_eq(vxlan->net, dev_net(vxlan->dev)); in vxlan_xmit_one() local
/linux/net/core/
H A Dskbuff.c6168 void skb_scrub_packet(struct sk_buff *skb, bool xnet) in skb_scrub_packet()