Searched refs:IMSG_CTL_SHOW_STATS (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/sbin/iked/ |
| D | types.h | 140 IMSG_CTL_SHOW_STATS, enumerator
|
| D | control.c | 327 case IMSG_CTL_SHOW_STATS: in control_dispatch_imsg() 373 case IMSG_CTL_SHOW_STATS: in control_dispatch_ikev2()
|
| D | ikev2.c | 534 case IMSG_CTL_SHOW_STATS: in ikev2_dispatch_control() 601 IMSG_CTL_SHOW_STATS, imsg->hdr.peerid, -1, in ikev2_ctl_show_stats()
|
| /openbsd/src/usr.sbin/eigrpctl/ |
| D | eigrpctl.c | 181 imsg_compose(ibuf, IMSG_CTL_SHOW_STATS, 0, 0, -1, NULL, 0); in main() 826 case IMSG_CTL_SHOW_STATS: in show_stats_msg()
|
| /openbsd/src/usr.sbin/eigrpd/ |
| D | control.c | 284 case IMSG_CTL_SHOW_STATS: in control_dispatch_imsg()
|
| D | eigrpd.h | 76 IMSG_CTL_SHOW_STATS, enumerator
|
| D | eigrpe.c | 686 imsg_compose_event(&c->iev, IMSG_CTL_SHOW_STATS, 0, in eigrpe_stats_ctl()
|
| /openbsd/src/usr.sbin/ikectl/ |
| D | ikectl.c | 308 imsg_compose(ibuf, IMSG_CTL_SHOW_STATS, 0, 0, -1, NULL, 0); in main()
|