Home
last modified time | relevance | path

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

/include/net/
Dip6_fib.h152 refcount_t fib6_ref; member
288 refcount_inc(&f6i->fib6_ref); in fib6_info_hold()
293 return refcount_inc_not_zero(&f6i->fib6_ref); in fib6_info_hold_safe()
298 if (f6i && refcount_dec_and_test(&f6i->fib6_ref)) in fib6_info_release()