HomeSort by relevance Sort by last modified time
    Searched refs:ADMIN_RELOAD_CONF (Results 1 - 3 of 3) sorted by null

  /external/ipsec-tools/src/racoon/
admin.h 57 #define ADMIN_RELOAD_CONF 0x0001
admin.c 150 if (com.ac_cmd == ADMIN_RELOAD_CONF) {
184 case ADMIN_RELOAD_CONF:
racoonctl.c 110 { f_reload, ADMIN_RELOAD_CONF, "reload-config" },
111 { f_reload, ADMIN_RELOAD_CONF, "rc" },
410 head->ac_cmd = ADMIN_RELOAD_CONF;
    [all...]

Completed in 43 milliseconds