Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dip.h515 u32 ip_idents_reserve(u32 hash, int segs);
/Linux-v5.15/net/ipv4/
Droute.c468 u32 ip_idents_reserve(u32 hash, int segs) in ip_idents_reserve() function
489 EXPORT_SYMBOL(ip_idents_reserve);
504 id = ip_idents_reserve(hash, segs); in __ip_select_ident()