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

/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_app.h111 int (*check_mtu)(struct nfp_app *app, struct net_device *netdev, member in struct:nfp_app_type
/linux-master/net/core/
H A Dfilter.c6149 bool check_mtu = false; local
5832 bpf_ipv4_fib_lookup(struct net *net, struct bpf_fib_lookup *params, u32 flags, bool check_mtu) argument
5968 bpf_ipv6_fib_lookup(struct net *net, struct bpf_fib_lookup *params, u32 flags, bool check_mtu) argument
H A Ddev.c2133 __dev_forward_skb2(struct net_device *dev, struct sk_buff *skb, bool check_mtu) argument
/linux-master/include/linux/
H A Dnetdevice.h3978 __is_skb_forwardable(const struct net_device *dev, const struct sk_buff *skb, const bool check_mtu) argument
4018 ____dev_forward_skb(struct net_device *dev, struct sk_buff *skb, const bool check_mtu) argument

Completed in 229 milliseconds