Home
last modified time | relevance | path

Searched refs:ipv4_sk_update_pmtu (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Draw.c218 ipv4_sk_update_pmtu(skb, sk, info); in raw_err()
H A Droute.c1122 void ipv4_sk_update_pmtu(struct sk_buff *skb, struct sock *sk, u32 mtu) in ipv4_sk_update_pmtu() function
1174 EXPORT_SYMBOL_GPL(ipv4_sk_update_pmtu);
H A Dudp.c964 ipv4_sk_update_pmtu(skb, sk, info); in udp_err()