Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldpd/
H A Dldpe.c556 case IMSG_MAPPING_ADD_END: in ldpe_dispatch_lde()
570 case IMSG_MAPPING_ADD_END: in ldpe_dispatch_lde()
H A Dldpd.h107 IMSG_MAPPING_ADD_END, enumerator
H A Dlde.c830 lde_imsg_compose_ldpe(IMSG_MAPPING_ADD_END, ln->peerid, 0, in lde_send_labelmapping()
1368 lde_imsg_compose_ldpe(IMSG_MAPPING_ADD_END, ln->peerid, 0, in lde_change_egress_label()
H A Dlde_lib.c218 lde_imsg_compose_ldpe(IMSG_MAPPING_ADD_END, ln->peerid, 0, NULL, 0); in fec_snap()