Searched refs:IMSG_MAPPING_ADD_END (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.sbin/ldpd/ |
H A D | ldpe.c | 556 case IMSG_MAPPING_ADD_END: in ldpe_dispatch_lde() 570 case IMSG_MAPPING_ADD_END: in ldpe_dispatch_lde()
|
H A D | ldpd.h | 107 IMSG_MAPPING_ADD_END, enumerator
|
H A D | lde.c | 830 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 D | lde_lib.c | 218 lde_imsg_compose_ldpe(IMSG_MAPPING_ADD_END, ln->peerid, 0, NULL, 0); in fec_snap()
|