Home
last modified time | relevance | path

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

/NextBSD/sbin/setkey/
HDparse.y59 u_int p_ext, p_alg_enc, p_alg_auth, p_replay, p_mode; variable
239 p_ext |= SADB_X_EXT_OLD;
241 p_ext &= ~SADB_X_EXT_OLD;
247 p_ext |= SADB_X_EXT_OLD;
249 p_ext &= ~SADB_X_EXT_OLD;
314 p_ext |= SADB_X_EXT_RAWCPI;
372 if (p_ext & SADB_X_EXT_OLD) {
376 p_ext |= SADB_X_EXT_DERIV;
393 if (!(p_ext & SADB_X_EXT_OLD)) {
397 p_ext |= SADB_X_EXT_IV4B;
[all …]