Home
last modified time | relevance | path

Searched refs:IMSG_CTL_SEND_SOLICITATION (Results 1 – 6 of 6) sorted by relevance

/openbsd/sbin/slaacd/
H A Dslaacd.h55 IMSG_CTL_SEND_SOLICITATION, enumerator
H A Dcontrol.c279 case IMSG_CTL_SEND_SOLICITATION: in control_dispatch_imsg()
H A Dslaacd.c941 I2S(IMSG_CTL_SEND_SOLICITATION); in i2s()
H A Dfrontend.c442 case IMSG_CTL_SEND_SOLICITATION: in frontend_dispatch_engine()
H A Dengine.c530 case IMSG_CTL_SEND_SOLICITATION: in engine_dispatch_frontend()
1289 engine_imsg_compose_frontend(IMSG_CTL_SEND_SOLICITATION, 0, in request_solicitation()
/openbsd/usr.sbin/slaacctl/
H A Dslaacctl.c132 imsg_compose(ibuf, IMSG_CTL_SEND_SOLICITATION, 0, 0, -1, in main()