Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/ldpd/
H A Dlde_lib.c165 if (fn->local_label == NO_LABEL && in rt_dump()
196 rtctl.remote_label = NO_LABEL; in rt_dump()
212 if (fn->local_label == NO_LABEL) in fec_snap()
271 fn->local_label = NO_LABEL; in fec_add()
310 fnh->remote_label = NO_LABEL; in fec_nh_add()
364 if (fn->local_label == NO_LABEL) { in lde_kernel_insert()
425 fn->local_label = NO_LABEL; in lde_kernel_remove()
480 fnh->remote_label = NO_LABEL; in lde_check_mapping()
684 if (lw && (map->label == NO_LABEL || map->label == lw->label)) { in lde_check_release()
691 if (me && (map->label == NO_LABEL || map->label == me->map.label)) in lde_check_release()
[all …]
H A Dl2vpn.c241 if (fnh->remote_label == NO_LABEL) in l2vpn_pw_ok()
271 if (fn == NULL || fn->local_label == NO_LABEL) in l2vpn_pw_ok()
278 if (fnh->remote_label == NO_LABEL) in l2vpn_pw_ok()
523 if (fn->local_label == NO_LABEL && in l2vpn_binding_ctl()
538 pwctl.local_label = NO_LABEL; in l2vpn_binding_ctl()
553 pwctl.remote_label = NO_LABEL; in l2vpn_binding_ctl()
H A Dkroute.c261 kn->r.remote_label != NO_LABEL) { in kr_change()
296 kn->r.remote_label != NO_LABEL) in kr_delete()
304 kn->r.local_label = NO_LABEL; in kr_delete()
305 kn->r.remote_label = NO_LABEL; in kr_delete()
347 kn->r.remote_label != NO_LABEL) { in kr_fib_couple()
386 kn->r.remote_label != NO_LABEL) { in kr_fib_decouple()
388 kn->r.remote_label = NO_LABEL; in kr_fib_decouple()
1261 if (kr->remote_label != NO_LABEL && action != RTM_DELETE) { in send_rtmsg_v4()
1407 if (kr->remote_label != NO_LABEL && action != RTM_DELETE) { in send_rtmsg_v6()
1756 kr.local_label = NO_LABEL; in rtmsg_process_route()
[all …]
H A Dldp.h341 #define NO_LABEL UINT32_MAX macro
H A Dlde.c627 if (fn->local_label == NO_LABEL || in lde_send_change_klabel()
628 fnh->remote_label == NO_LABEL) in lde_send_change_klabel()
960 wcard.label = NO_LABEL; in lde_send_labelrelease()
1117 fnh->remote_label = NO_LABEL; in lde_nbr_del()
1207 fnh->remote_label = NO_LABEL; in lde_nbr_addr_update()
H A Dlabelmapping.c79 if (me->map.label != NO_LABEL) in send_labelmessage()
98 if (me->map.label != NO_LABEL) in send_labelmessage()
130 uint32_t label = NO_LABEL, reqid = 0; in recv_labelmessage()
H A Dlogmsg.c117 case NO_LABEL: in log_label()
/openbsd-src/usr.sbin/ldpctl/
H A Dldpctl.c618 if (pw->local_label != NO_LABEL) in show_l2vpn_binding_msg()
624 if (pw->remote_label != NO_LABEL) in show_l2vpn_binding_msg()