Searched refs:wid_dst (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/usr.bin/netstat/ |
| HD | nhops.c | 78 static int wid_dst; variable 181 wid_dst, wid_dst, "IFA", in print_nhop_header() 194 wid_dst, wid_dst, "IFA", in print_nhop_header() 271 protrusion = p_sockaddr("ifa", sa_ifa, NULL, RTF_HOST, wid_dst); in print_nhop_entry_sysctl() 279 protrusion = print_addr("gateway", gw_addr, wid_dst - protrusion); in print_nhop_entry_sysctl() 410 wid_dst = WID_GW_DEFAULT(fam); in print_nhops_sysctl()
|
| HD | route.c | 197 static int wid_dst; variable 215 wid_dst, wid_dst, "Destination", in pr_rthdr() 225 wid_dst, wid_dst, "Destination", in pr_rthdr() 280 wid_dst = WID_DST_DEFAULT(fam); in p_rtable_sysctl() 323 rtm->rtm_flags, wid_dst); in p_rtentry_sysctl()
|