Home
last modified time | relevance | path

Searched refs:last_msg_type (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/setkey/
H A Dextern.h54 extern int last_msg_type;
H A Dsetkey.c126 int last_msg_type; variable
360 last_msg_type = -1; /* invalid message type */ in stdin_loop()
776 if (last_msg_type == SADB_X_SPDADD && last_priority != 0 && in postproc()
H A Dparse.y618 last_msg_type = SADB_X_SPDADD;
664 last_msg_type = SADB_X_SPDUPDATE;