Home
last modified time | relevance | path

Searched defs:max_headroom (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Ddatapath.h86 u32 max_headroom; member
H A Ddatapath.c2091 unsigned int dev_headroom, max_headroom = 0; in ovs_get_max_headroom() local
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dpptp.c167 int max_headroom; in pptp_xmit() local
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_if.c292 unsigned max_headroom = 0; in get_max_headroom() local
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dpptp.c167 int max_headroom; in pptp_xmit() local
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_if.c301 unsigned max_headroom = 0; in get_max_headroom() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Ddatapath.h102 u32 max_headroom; member
H A Ddatapath.c2217 unsigned int dev_headroom, max_headroom = 0; in ovs_get_max_headroom() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_tunnel.c669 unsigned int max_headroom; /* The extra header space needed */ in ip_tunnel_xmit() local
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_xmit.c1147 unsigned int max_headroom; /* The extra header space needed */ in ip_vs_tunnel_xmit() local
1297 unsigned int max_headroom; /* The extra header space needed */ in ip_vs_tunnel_xmit_v6() local
947 ip_vs_prepare_tunneled_skb(struct sk_buff *skb, int skb_af, unsigned int max_headroom, __u8 *next_protocol, __u32 *payload_len, __u8 *dsfield, __u8 *ttl, __be16 *df) ip_vs_prepare_tunneled_skb() argument
[all...]
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_xmit.c1131 unsigned int max_headroom; /* The extra header space needed */ in ip_vs_tunnel_xmit() local
1275 unsigned int max_headroom; /* The extra header space needed */ in ip_vs_tunnel_xmit_v6() local
931 ip_vs_prepare_tunneled_skb(struct sk_buff *skb, int skb_af, unsigned int max_headroom, __u8 *next_protocol, __u32 *payload_len, __u8 *dsfield, __u8 *ttl, __be16 *df) ip_vs_prepare_tunneled_skb() argument
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A Dsit.c863 unsigned int max_headroom; /* The extra header space needed */ in ipip6_tunnel_xmit() local
H A Dip6_tunnel.c1096 unsigned int max_headroom = psh_hlen; in ip6_tnl_xmit() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_tunnel.c688 unsigned int max_headroom; /* The extra header space needed */ in ip_tunnel_xmit() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dsit.c862 unsigned int max_headroom; /* The extra header space needed */ in ipip6_tunnel_xmit() local
H A Dip6_tunnel.c1129 unsigned int max_headroom = psh_hlen; in ip6_tnl_xmit() local

Completed in 28 milliseconds