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

/freebsd-10.1-release/usr.bin/netstat/
H A Droute.c251 static int wid_gw; variable
262 wid_gw = WID_GW_DEFAULT(ef);
318 wid_gw = MAX(len, wid_gw);
364 wid_gw, wid_gw, "Gateway",
373 wid_gw, wid_gw, "Gateway",
646 p_sockaddr(&gw.u_sa, NULL, RTF_HOST, wid_gw);
859 p_sockaddr(kgetsa(rt->rt_gateway), NULL, RTF_HOST, wid_gw);
[all...]

Completed in 48 milliseconds