Home
last modified time | relevance | path

Searched refs:IMSG_SEND_RA (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/rad/
H A Dengine.c562 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 Drad.h68 IMSG_SEND_RA, enumerator
H A Dfrontend.c561 case IMSG_SEND_RA: in frontend_dispatch_engine()