Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Droute.c461 struct ip_ident_bucket { struct
466 static struct ip_ident_bucket *ip_idents __read_mostly; argument
474 struct ip_ident_bucket *bucket = ip_idents + hash % IP_IDENTS_SZ; in ip_idents_reserve()