Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dip_fib.h142 refcount_t fib_clntref; member
628 refcount_inc(&fi->fib_clntref); in fib_info_hold()
633 if (refcount_dec_and_test(&fi->fib_clntref)) in fib_info_put()
/linux-6.15/net/ipv4/
H A Dfib_semantics.c1547 refcount_set(&fi->fib_clntref, 1); in fib_create_info()
H A Dfib_trie.c1598 refcount_inc(&fi->fib_clntref); in fib_table_lookup()