Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dnhops.c84 static int wid_refcnt; variable
186 wid_refcnt, wid_refcnt, "Refcnt", in print_nhop_header()
308 xo_emit("{t:refcount/%*lu} ", wid_refcnt, nh->nh_refcount); in print_nhop_entry_sysctl()
412 wid_refcnt = 6; in print_nhops_sysctl()
H A Dnhgrp.c57 static int wid_refcnt = 8; variable
96 wid_refcnt, "Refcnt"); in print_nhgroup_header()
148 xo_emit("{t:nhg-refcnt/%*lu}", wid_refcnt, nhge->nhg_refcount); in print_nhgroup_entry_sysctl()