Lines Matching defs:wid
197 struct _wid wid;
209 wid.dst, wid.dst, "Destination",
210 wid.gw, wid.gw, "Gateway",
211 wid.flags, wid.flags, "Flags",
212 wid.mtu, wid.mtu, "Nhop#",
213 wid.mtu, wid.mtu, "Mtu",
214 wid.iface, wid.iface, "Netif",
215 wid.expire, "Expire");
219 wid.dst, wid.dst, "Destination",
220 wid.gw, wid.gw, "Gateway",
221 wid.flags, wid.flags, "Flags",
222 wid.iface, wid.iface, "Netif",
223 wid.expire, "Expire");
230 wid.dst = WID_DST_DEFAULT(fam);
231 wid.gw = WID_GW_DEFAULT(fam);
232 wid.flags = 6;
233 wid.pksent = 8;
234 wid.mtu = 6;
235 wid.iface = WID_IF_DEFAULT;
236 wid.expire = 6;
323 rtm->rtm_flags, wid.dst);
325 wid.gw - protrusion);
327 wid.flags - protrusion);
333 xo_emit("{t:nhop/%*lu} ", wid.mtu, rtm->rtm_rmx.rmx_nhidx);
336 xo_emit("{t:mtu/%*lu} ", wid.mtu, rtm->rtm_rmx.rmx_mtu);
338 xo_emit("{P:/%*s} ", wid.mtu, "");
350 xo_emit("{t:interface-name/%*s}", wid.iface, prettyname);
352 xo_emit("{t:interface-name/%*.*s}", wid.iface, wid.iface,
358 xo_emit(" {:expire-time/%*d}", wid.expire,