icmpv6_notify     422 include/net/ipv6.h void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be32 info);
icmpv6_notify     893 net/ipv6/icmp.c 		icmpv6_notify(skb, type, hdr->icmp6_code, hdr->icmp6_mtu);
icmpv6_notify     935 net/ipv6/icmp.c 		icmpv6_notify(skb, type, hdr->icmp6_code, hdr->icmp6_mtu);
icmpv6_notify    1558 net/ipv6/ndisc.c 	icmpv6_notify(skb, NDISC_REDIRECT, 0, 0);