Home
last modified time | relevance | path

Searched defs:leaf_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/net/ipv4/
Dfib_trie.c112 struct leaf_info { struct
113 struct hlist_node hlist;
114 int plen;
115 u32 mask_plen; /* ntohl(inet_make_mask(plen)) */
116 struct list_head falh;
117 struct rcu_head rcu;