Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Dnhop.h206 uint64_t nh_refcount; /* number of references */ member
H A Dnhop_ctl.c841 pnhe->nh_refcount = nh->nh_priv->nh_refcnt; in dump_nhop_entry()
/f-stack/tools/compat/include/net/route/
H A Dnhop.h206 uint64_t nh_refcount; /* number of references */ member
/f-stack/tools/netstat/
H A Dnhops.c318 xo_emit("{t:refcount/%*lu} ", wid_refcnt, nh->nh_refcount); in print_nhop_entry_sysctl()