Searched refs:wid_dst (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/netstat/ |
H A D | nhops.c | 76 static int wid_dst; variable 179 wid_dst, wid_dst, "IFA", in print_nhop_header() 192 wid_dst, wid_dst, "IFA", in print_nhop_header() 269 protrusion = p_sockaddr("ifa", sa_ifa, NULL, RTF_HOST, wid_dst); in print_nhop_entry_sysctl() 277 protrusion = print_addr("gateway", gw_addr, wid_dst - protrusion); in print_nhop_entry_sysctl() 408 wid_dst = WID_GW_DEFAULT(fam); in print_nhops_sysctl()
|