Home
last modified time | relevance | path

Searched refs:wid_dst (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/usr.bin/netstat/
Droute.c275 static int wid_dst; variable
287 wid_dst = WID_DST_DEFAULT(ef); in size_cols()
341 wid_dst = MAX(len, wid_dst); in size_cols_rtentry()
397 wid_dst, wid_dst, "Destination", in pr_rthdr()
407 wid_dst, wid_dst, "Destination", in pr_rthdr()
417 wid_dst, wid_dst, "Destination", in pr_rthdr()
762 p_sockaddr(&addr.u_sa, &mask.u_sa, rt->rt_flags, wid_dst); in p_rtentry()