ipv6_local_rxpmtu 1101 include/net/ipv6.h void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu);
ipv6_local_rxpmtu 1376 net/ipv6/ip6_output.c 		ipv6_local_rxpmtu(sk, fl6, mtu - headersize +
ipv6_local_rxpmtu   51 net/ipv6/xfrm6_output.c 	ipv6_local_rxpmtu(sk, &fl6, mtu);