Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dnhgrp.c54 static int wid_gw; variable
94 wid_gw, wid_gw, "Gateway", in print_nhgroup_header()
146 print_padding('-', wid_gw); in print_nhgroup_entry_sysctl()
167 xo_emit("{t:nh-gw/%*.*s}", wid_gw, wid_gw, ne->gw); in print_nhgroup_entry_sysctl()
261 wid_gw = WID_GW_DEFAULT(af); in print_nhgrp_sysctl()
H A Dnhops.c77 static int wid_gw; variable
180 wid_gw, wid_gw, "Gateway", in print_nhop_header()
193 wid_gw, wid_gw, "Gateway", in print_nhop_header()
409 wid_gw = WID_GW_DEFAULT(fam); in print_nhops_sysctl()