Home
last modified time | relevance | path

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

/net/ipv6/
Doutput_core.c40 id = ip_idents_reserve(hash, 1); in ipv6_proxy_select_ident()
Dip6_output.c553 id = ip_idents_reserve(hash, 1); in ipv6_select_ident()
/net/ipv4/
Droute.c472 u32 ip_idents_reserve(u32 hash, int segs) in ip_idents_reserve() function
484 EXPORT_SYMBOL(ip_idents_reserve);
497 id = ip_idents_reserve(hash, segs); in __ip_select_ident()