Home
last modified time | relevance | path

Searched defs:check_mtu (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_app.h111 int (*check_mtu)(struct nfp_app *app, struct net_device *netdev, member
/linux/net/core/
H A Dfilter.c6135 bpf_ipv4_fib_lookup(struct net * net,struct bpf_fib_lookup * params,u32 flags,bool check_mtu) bpf_ipv4_fib_lookup() argument
6274 bpf_ipv6_fib_lookup(struct net * net,struct bpf_fib_lookup * params,u32 flags,bool check_mtu) bpf_ipv6_fib_lookup() argument
6454 bool check_mtu = false; BPF_CALL_4() local
H A Ddev.c2438 __dev_forward_skb2(struct net_device * dev,struct sk_buff * skb,bool check_mtu) __dev_forward_skb2() argument
/linux/include/linux/
H A Dnetdevice.h4377 __is_skb_forwardable(const struct net_device * dev,const struct sk_buff * skb,const bool check_mtu) __is_skb_forwardable() argument