Searched refs:wid_dst (Results 1 – 2 of 2) sorted by relevance
| /f-stack/tools/netstat/ |
| H A D | nhops.c | 81 static int wid_dst; variable 187 wid_dst, wid_dst, "IFA", in print_nhop_header() 200 wid_dst, wid_dst, "IFA", in print_nhop_header() 279 protrusion = p_sockaddr("ifa", sa_ifa, NULL, RTF_HOST, wid_dst); in print_nhop_entry_sysctl() 287 protrusion = print_addr("gateway", gw_addr, wid_dst - protrusion); in print_nhop_entry_sysctl() 416 wid_dst = WID_GW_DEFAULT(fam); in print_nhops_sysctl()
|
| H A D | route.c | 208 static int wid_dst; variable 226 wid_dst, wid_dst, "Destination", in pr_rthdr() 236 wid_dst, wid_dst, "Destination", in pr_rthdr() 291 wid_dst = WID_DST_DEFAULT(fam); in p_rtable_sysctl() 334 rtm->rtm_flags, wid_dst); in p_rtentry_sysctl()
|