Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dip_fib.h140 refcount_t fib_clntref; member
576 refcount_inc(&fi->fib_clntref); in fib_info_hold()
581 if (refcount_dec_and_test(&fi->fib_clntref)) in fib_info_put()
/Linux-v6.6/net/ipv4/
Dfib_semantics.c1597 refcount_set(&fi->fib_clntref, 1); in fib_create_info()
Dfib_trie.c1623 refcount_inc(&fi->fib_clntref); in fib_table_lookup()