Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dip_fib.h140 refcount_t fib_clntref; member
572 refcount_inc(&fi->fib_clntref); in fib_info_hold()
577 if (refcount_dec_and_test(&fi->fib_clntref)) in fib_info_put()
/Linux-v6.1/net/ipv4/
Dfib_semantics.c1589 refcount_set(&fi->fib_clntref, 1); in fib_create_info()
Dfib_trie.c1622 refcount_inc(&fi->fib_clntref); in fib_table_lookup()