Searched refs:ipv6_select_ident (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/ipv6/
H A Doutput_core.c37 * This is similar to ipv6_select_ident() but we use an independent hash
65 __be32 ipv6_select_ident(struct net *net, ipv6_select_ident() function
77 EXPORT_SYMBOL(ipv6_select_ident); variable
H A Dip6_output.c603 frag_id = ipv6_select_ident(net, &ipv6_hdr(skb)->daddr, ip6_fragment()
1135 skb_shinfo(skb)->ip6_frag_id = ipv6_select_ident(sock_net(sk), ip6_ufo_append_data()
/linux-4.4.14/include/net/
H A Dipv6.h694 __be32 ipv6_select_ident(struct net *net,

Completed in 360 milliseconds