Home
last modified time | relevance | path

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

/freebsd/sys/net/route/
H A Dnhop.h255 uint64_t nh_refcount; /* number of references */ member
H A Dnhop_ctl.c1224 pnhe->nh_refcount = nh->nh_priv->nh_refcnt; in dump_nhop_entry()
/freebsd/usr.bin/netstat/
H A Dnhops.c308 xo_emit("{t:refcount/%*lu} ", wid_refcnt, nh->nh_refcount); in print_nhop_entry_sysctl()