Searched refs:IMSG_ROUTESOCK (Results 1 – 15 of 15) sorted by relevance
/openbsd/sbin/unwind/ |
H A D | unwind.h | 103 IMSG_ROUTESOCK, enumerator
|
H A D | unwind.c | 294 main_imsg_compose_frontend_fd(IMSG_ROUTESOCK, 0, frontend_routesock); in main()
|
H A D | frontend.c | 435 case IMSG_ROUTESOCK: { in frontend_dispatch_main()
|
/openbsd/usr.sbin/rad/ |
H A D | rad.h | 64 IMSG_ROUTESOCK, enumerator
|
H A D | rad.c | 282 main_imsg_compose_frontend(IMSG_ROUTESOCK, frontend_routesock, in main()
|
H A D | frontend.c | 490 case IMSG_ROUTESOCK: in frontend_dispatch_main()
|
/openbsd/sbin/slaacd/ |
H A D | slaacd.h | 59 IMSG_ROUTESOCK, enumerator
|
H A D | slaacd.c | 282 main_imsg_compose_frontend(IMSG_ROUTESOCK, frontend_routesock, NULL, 0); in main() 945 I2S(IMSG_ROUTESOCK); in i2s()
|
H A D | frontend.c | 352 case IMSG_ROUTESOCK: in frontend_dispatch_main()
|
/openbsd/sbin/dhcp6leased/ |
H A D | dhcp6leased.h | 165 IMSG_ROUTESOCK, enumerator
|
H A D | dhcp6leased.c | 321 main_imsg_compose_frontend(IMSG_ROUTESOCK, frontend_routesock, NULL, 0); in main()
|
H A D | frontend.c | 307 case IMSG_ROUTESOCK: in frontend_dispatch_main()
|
/openbsd/sbin/dhcpleased/ |
H A D | dhcpleased.h | 216 IMSG_ROUTESOCK, enumerator
|
H A D | dhcpleased.c | 336 main_imsg_compose_frontend(IMSG_ROUTESOCK, frontend_routesock, NULL, 0); in main() 1345 I2S(IMSG_ROUTESOCK); in i2s()
|
H A D | frontend.c | 337 case IMSG_ROUTESOCK: in frontend_dispatch_main()
|