Home
last modified time | relevance | path

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

/src/sys/net/
H A Dpfkeyv2.h127 u_int16_t sadb_key_exttype; member
/src/sbin/setkey/
H A Dtest-pfkey.c437 m_key.sadb_key_exttype = ext;
H A Dparse.y1101 m_key.sadb_key_exttype = SADB_EXT_KEY_ENCRYPT; in setkeymsg_add()
1117 m_key.sadb_key_exttype = SADB_EXT_KEY_AUTH; in setkeymsg_add()
/src/lib/libipsec/
H A Dpfkey.c1990 p->sadb_key_exttype = type; in pfkey_setsadbkey()
/src/sys/netipsec/
H A Dkey.c8866 p->sadb_key_exttype = exttype; in key_setkey()