Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Droute.c3704 void *idents_hash; in ip_rt_init() local
3708 idents_hash = alloc_large_system_hash("IP idents", in ip_rt_init()
3718 ip_idents = idents_hash; in ip_rt_init()
3722 ip_tstamps = idents_hash + (ip_idents_mask + 1) * sizeof(*ip_idents); in ip_rt_init()