Home
last modified time | relevance | path

Searched refs:IMSG_SEND_REQUEST (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/sbin/dhcpleased/
Ddhcpleased.h210 IMSG_SEND_REQUEST, enumerator
Ddhcpleased.c1339 I2S(IMSG_SEND_REQUEST); in i2s()
Dfrontend.c536 case IMSG_SEND_REQUEST: { in frontend_dispatch_engine()
Dengine.c1669 engine_imsg_compose_frontend(IMSG_SEND_REQUEST, 0, &imsg, sizeof(imsg)); in request_dhcp_request()
/openbsd/src/usr.sbin/ripd/
Dripd.h95 IMSG_SEND_REQUEST, enumerator
Drde.c242 rde_imsg_compose_ripe(IMSG_SEND_REQUEST, 0, in rde_dispatch_imsg()
Dripe.c363 case IMSG_SEND_REQUEST: in ripe_dispatch_rde()