Searched defs:confirm_neigh (Results 1 - 7 of 7) sorted by relevance

/linux-master/net/bridge/
H A Dbr_nf_core.c24 fake_update_pmtu(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb, u32 mtu, bool confirm_neigh) argument
/linux-master/include/net/
H A Ddst_ops.h38 void (*confirm_neigh)(const struct dst_entry *dst, member in struct:dst_ops
/linux-master/net/ipv4/
H A Dxfrm4_policy.c99 xfrm4_update_pmtu(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb, u32 mtu, bool confirm_neigh) argument
H A Droute.c1055 ip_rt_update_pmtu(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb, u32 mtu, bool confirm_neigh) argument
/linux-master/net/ipv6/
H A Dxfrm6_policy.c97 xfrm6_update_pmtu(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb, u32 mtu, bool confirm_neigh) argument
H A Droute.c2850 __ip6_rt_update_pmtu(struct dst_entry *dst, const struct sock *sk, const struct ipv6hdr *iph, u32 mtu, bool confirm_neigh) argument
2929 ip6_rt_update_pmtu(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb, u32 mtu, bool confirm_neigh) argument
/linux-master/net/core/
H A Ddst.c234 dst_blackhole_update_pmtu(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb, u32 mtu, bool confirm_neigh) argument

Completed in 138 milliseconds