Home
last modified time | relevance | path

Searched refs:IMSG_CTL_SHOW_INTERFACE_INFO (Results 1 – 17 of 17) sorted by relevance

/openbsd/usr.sbin/slaacctl/
H A Dslaacctl.c128 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE_INFO, 0, 0, -1, in main()
191 case IMSG_CTL_SHOW_INTERFACE_INFO: in show_interface_msg()
/openbsd/sbin/slaacd/
H A Dslaacd.h41 IMSG_CTL_SHOW_INTERFACE_INFO, enumerator
H A Dcontrol.c278 case IMSG_CTL_SHOW_INTERFACE_INFO: in control_dispatch_imsg()
H A Dslaacd.c928 I2S(IMSG_CTL_SHOW_INTERFACE_INFO); in i2s()
H A Dfrontend.c429 case IMSG_CTL_SHOW_INTERFACE_INFO: in frontend_dispatch_engine()
H A Dengine.c501 case IMSG_CTL_SHOW_INTERFACE_INFO: in engine_dispatch_frontend()
740 engine_imsg_compose_frontend(IMSG_CTL_SHOW_INTERFACE_INFO, pid, &cei, in send_interface_info()
/openbsd/usr.sbin/dhcp6leasectl/
H A Ddhcp6leasectl.c137 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE_INFO, 0, 0, -1, in main()
/openbsd/sbin/dhcp6leased/
H A Ddhcp6leased.h147 IMSG_CTL_SHOW_INTERFACE_INFO, enumerator
H A Dcontrol.c276 case IMSG_CTL_SHOW_INTERFACE_INFO: in control_dispatch_imsg()
H A Dengine.c310 case IMSG_CTL_SHOW_INTERFACE_INFO: in engine_dispatch_frontend()
583 engine_imsg_compose_frontend(IMSG_CTL_SHOW_INTERFACE_INFO, pid, &cei, in send_interface_info()
593 case IMSG_CTL_SHOW_INTERFACE_INFO: in engine_showinfo_ctl()
H A Dfrontend.c477 case IMSG_CTL_SHOW_INTERFACE_INFO: in frontend_dispatch_engine()
/openbsd/sbin/dhcpleased/
H A Ddhcpleased.h198 IMSG_CTL_SHOW_INTERFACE_INFO, enumerator
H A Dcontrol.c282 case IMSG_CTL_SHOW_INTERFACE_INFO: in control_dispatch_imsg()
H A Dengine.c325 case IMSG_CTL_SHOW_INTERFACE_INFO: in engine_dispatch_frontend()
625 engine_imsg_compose_frontend(IMSG_CTL_SHOW_INTERFACE_INFO, pid, &cei, in send_interface_info()
H A Ddhcpleased.c1328 I2S(IMSG_CTL_SHOW_INTERFACE_INFO); in i2s()
H A Dfrontend.c516 case IMSG_CTL_SHOW_INTERFACE_INFO: in frontend_dispatch_engine()
/openbsd/usr.sbin/dhcpleasectl/
H A Ddhcpleasectl.c171 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE_INFO, 0, 0, -1, in main()