Searched refs:wid_gw (Results 1 – 1 of 1) sorted by relevance
| /dragonfly/usr.bin/netstat/ |
| HD | route.c | 221 static int wid_gw; variable 237 wid_gw = WID_GW_DEFAULT(ef); in size_cols() 312 wid_gw = MAX(len, wid_gw); in size_cols_rtentry() 390 wid_gw, wid_gw, "Gateway", in pr_rthdr() 404 wid_gw, wid_gw, "Gateway", in pr_rthdr() 414 wid_gw, wid_gw, "Gateway", in pr_rthdr() 774 p_sockaddr(kgetsa(rt->rt_gateway), NULL, RTF_HOST, wid_gw); in p_rtentry()
|