Searched refs:IMSG_SEND_RA (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.sbin/rad/ |
H A D | engine.c | 562 engine_imsg_compose_frontend(IMSG_SEND_RA, 0, &send_ra, in parse_rs() 637 engine_imsg_compose_frontend(IMSG_SEND_RA, 0, &send_ra, in remove_iface() 661 engine_imsg_compose_frontend(IMSG_SEND_RA, 0, &send_ra, in iface_timeout()
|
H A D | rad.h | 68 IMSG_SEND_RA, enumerator
|
H A D | frontend.c | 561 case IMSG_SEND_RA: in frontend_dispatch_engine()
|