Home
last modified time | relevance | path

Searched refs:IMSG_MFC_ADD (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/dvmrpd/
H A Drde_mfc.c295 rde_imsg_compose_parent(IMSG_MFC_ADD, 0, &m, sizeof(m)); in mfc_update_source()
331 rde_imsg_compose_parent(IMSG_MFC_ADD, 0, nmfc, in mfc_update()
H A Dkmroute.c121 main_imsg_compose_rde(IMSG_MFC_ADD, 0, &mfc, sizeof(mfc)); in kmr_recv_msg()
H A Ddvmrpd.h84 IMSG_MFC_ADD, enumerator
H A Ddvmrpd.c407 case IMSG_MFC_ADD: in main_dispatch_rde()
H A Drde.c260 case IMSG_MFC_ADD: in rde_dispatch_imsg()