ipv6_proxy_select_ident  809 include/net/ipv6.h __be32 ipv6_proxy_select_ident(struct net *net, struct sk_buff *skb);
ipv6_proxy_select_ident   69 net/ipv6/output_core.c EXPORT_SYMBOL_GPL(ipv6_proxy_select_ident);
ipv6_proxy_select_ident  102 net/ipv6/udp_offload.c 		fptr->identification = ipv6_proxy_select_ident(dev_net(skb->dev), skb);