Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dkmpstat.c156 if (h.ac_errno && !(h.ac_cmd & ADMIN_FLAG_LONG_REPLY)) {
162 if (h.ac_cmd & ADMIN_FLAG_LONG_REPLY)
Dadmin.h64 #define ADMIN_FLAG_LONG_REPLY 0x8000 macro
Dracoonctl.c1429 if (com->ac_cmd & ADMIN_FLAG_LONG_REPLY)
1436 switch (com->ac_cmd & ~ADMIN_FLAG_LONG_REPLY) {
Dadmin.c651 combuf->ac_cmd |= ADMIN_FLAG_LONG_REPLY;