ipv6_local_error 1100 include/net/ipv6.h void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info); ipv6_local_error 288 net/ipv6/ip6_output.c ipv6_local_error((struct sock *)sk, EMSGSIZE, fl6, mtu); ipv6_local_error 1389 net/ipv6/ip6_output.c ipv6_local_error(sk, EMSGSIZE, fl6, pmtu); ipv6_local_error 632 net/ipv6/raw.c ipv6_local_error(sk, EMSGSIZE, fl6, rt->dst.dev->mtu); ipv6_local_error 64 net/ipv6/xfrm6_output.c ipv6_local_error(sk, EMSGSIZE, &fl6, mtu);