Searched refs:IMSG_CTL_SHOW_INTERFACE_INFO (Results 1 – 17 of 17) sorted by relevance
/openbsd/usr.sbin/slaacctl/ |
H A D | slaacctl.c | 128 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 D | slaacd.h | 41 IMSG_CTL_SHOW_INTERFACE_INFO, enumerator
|
H A D | control.c | 278 case IMSG_CTL_SHOW_INTERFACE_INFO: in control_dispatch_imsg()
|
H A D | slaacd.c | 928 I2S(IMSG_CTL_SHOW_INTERFACE_INFO); in i2s()
|
H A D | frontend.c | 429 case IMSG_CTL_SHOW_INTERFACE_INFO: in frontend_dispatch_engine()
|
H A D | engine.c | 501 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 D | dhcp6leasectl.c | 137 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE_INFO, 0, 0, -1, in main()
|
/openbsd/sbin/dhcp6leased/ |
H A D | dhcp6leased.h | 147 IMSG_CTL_SHOW_INTERFACE_INFO, enumerator
|
H A D | control.c | 276 case IMSG_CTL_SHOW_INTERFACE_INFO: in control_dispatch_imsg()
|
H A D | engine.c | 310 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 D | frontend.c | 477 case IMSG_CTL_SHOW_INTERFACE_INFO: in frontend_dispatch_engine()
|
/openbsd/sbin/dhcpleased/ |
H A D | dhcpleased.h | 198 IMSG_CTL_SHOW_INTERFACE_INFO, enumerator
|
H A D | control.c | 282 case IMSG_CTL_SHOW_INTERFACE_INFO: in control_dispatch_imsg()
|
H A D | engine.c | 325 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 D | dhcpleased.c | 1328 I2S(IMSG_CTL_SHOW_INTERFACE_INFO); in i2s()
|
H A D | frontend.c | 516 case IMSG_CTL_SHOW_INTERFACE_INFO: in frontend_dispatch_engine()
|
/openbsd/usr.sbin/dhcpleasectl/ |
H A D | dhcpleasectl.c | 171 imsg_compose(ibuf, IMSG_CTL_SHOW_INTERFACE_INFO, 0, 0, -1, in main()
|