Home
last modified time | relevance | path

Searched refs:__ipv6_select_ident (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/ipv6/
Doutput_core.c13 static u32 __ipv6_select_ident(struct net *net, u32 hashrnd, in __ipv6_select_ident() function
59 id = __ipv6_select_ident(net, ip6_proxy_idents_hashrnd, in ipv6_proxy_select_ident()
74 id = __ipv6_select_ident(net, ip6_idents_hashrnd, daddr, saddr); in ipv6_select_ident()