Symbol: DT_NET
usr.sbin/ospf6ctl/ospf6ctl.c
1099
case DT_NET:
usr.sbin/ospf6ctl/ospf6ctl.c
1139
case DT_NET:
usr.sbin/ospf6ctl/ospf6ctl.c
1201
case DT_NET:
usr.sbin/ospf6d/logmsg.c
178
case DT_NET:
usr.sbin/ospf6d/rde.c
1261
if (!(rte->d_type == DT_NET || rte->flags & OSPF_RTR_E))
usr.sbin/ospf6d/rde.c
1280
if (rte->d_type == DT_NET) {
usr.sbin/ospf6d/rde_spf.c
284
area->id, adv_rtr, PT_INTRA_AREA, DT_NET,
usr.sbin/ospf6d/rde_spf.c
322
DT_NET, 0, 0);
usr.sbin/ospf6d/rde_spf.c
402
if ((r = rt_lookup(DT_NET, &fw_addr)) == NULL ||
usr.sbin/ospf6d/rde_spf.c
427
if (rn->connected && r->d_type == DT_NET) {
usr.sbin/ospf6d/rde_spf.c
440
v->cost, cost2, area, adv_rtr, type, DT_NET, 0, ext_tag);
usr.sbin/ospf6d/rde_spf.c
674
if (r->d_type != DT_NET)
usr.sbin/ospf6d/rde_spf.c
941
if (r->d_type != DT_NET)
usr.sbin/ospfctl/output.c
114
case DT_NET:
usr.sbin/ospfctl/output.c
288
case DT_NET:
usr.sbin/ospfctl/output.c
341
case DT_NET:
usr.sbin/ospfd/logmsg.c
119
case DT_NET:
usr.sbin/ospfd/rde.c
1392
if (!(rte->d_type == DT_NET || rte->flags & OSPF_RTR_E))
usr.sbin/ospfd/rde.c
1410
nr = rt_lookup(DT_NET, rn->nexthop.s_addr);
usr.sbin/ospfd/rde.c
1423
if (rte->d_type == DT_NET) {
usr.sbin/ospfd/rde_spf.c
204
area->id, adv_rtr, PT_INTRA_AREA, DT_NET,
usr.sbin/ospfd/rde_spf.c
226
PT_INTRA_AREA, DT_NET, 0, 0);
usr.sbin/ospfd/rde_spf.c
261
PT_INTER_AREA, DT_NET, 0, 0);
usr.sbin/ospfd/rde_spf.c
305
(r = rt_lookup(DT_NET, v->lsa->data.asext.fw_addr)) == NULL)
usr.sbin/ospfd/rde_spf.c
348
DT_NET, 0, ntohl(v->lsa->data.asext.ext_tag));
usr.sbin/ospfd/rde_spf.c
554
if (r->d_type != DT_NET)
usr.sbin/ospfd/rde_spf.c
820
if (r->d_type != DT_NET)