Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDpfkeyv2.h126 u_int16_t sadb_key_exttype; member
/NextBSD/sbin/setkey/
HDtest-pfkey.c436 m_key.sadb_key_exttype = ext;
HDparse.y1042 m_key.sadb_key_exttype = SADB_EXT_KEY_ENCRYPT;
1058 m_key.sadb_key_exttype = SADB_EXT_KEY_AUTH;
/NextBSD/lib/libipsec/
HDpfkey.c2054 p->sadb_key_exttype = type;
/NextBSD/sys/netipsec/
HDkey.c7822 p->sadb_key_exttype = exttype; in key_setkey()