Home
last modified time | relevance | path

Searched refs:IMSG_CTL_RESET_ID (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sbin/iked/
Dtypes.h106 IMSG_CTL_RESET_ID, enumerator
Dcontrol.c323 case IMSG_CTL_RESET_ID: in control_dispatch_imsg()
Dikev2.c528 case IMSG_CTL_RESET_ID: in ikev2_dispatch_control()
/openbsd/src/usr.sbin/ikectl/
Dikectl.c300 imsg_compose(ibuf, IMSG_CTL_RESET_ID, 0, 0, -1, in main()