Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ldpd/
Dl2vpn.c346 lde_imsg_compose_ldpe(IMSG_NOTIFICATION_SEND, ln->peerid, 0, &nm, in l2vpn_send_pw_status()
365 lde_imsg_compose_ldpe(IMSG_NOTIFICATION_SEND, ln->peerid, 0, &nm, in l2vpn_send_pw_status_wcard()
Dlde.c1013 lde_imsg_compose_ldpe(IMSG_NOTIFICATION_SEND, ln->peerid, 0, in lde_send_notification()
1029 lde_imsg_compose_ldpe(IMSG_NOTIFICATION_SEND, ln->peerid, 0, in lde_send_notification_eol_prefix()
1045 lde_imsg_compose_ldpe(IMSG_NOTIFICATION_SEND, ln->peerid, 0, in lde_send_notification_eol_pwid()
Dldpd.h115 IMSG_NOTIFICATION_SEND, enumerator
Dldpe.c588 case IMSG_NOTIFICATION_SEND: in ldpe_dispatch_lde()