Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/ !
H A Dpfkeyv2.h83 #define SADB_GETSPI 1 macro
/xnu-11215.81.4/tests/ !
H A Dpfkey.c476 msg_payload->sadb_msg_type = SADB_GETSPI; in send_pkey_get_spi()
1353 case SADB_GETSPI: in pfkey_process_message_test_60679513()
1404 case SADB_GETSPI: in pfkey_process_message_test_60768729()
/xnu-11215.81.4/bsd/netkey/ !
H A Dkey.c3936 case SADB_GETSPI: in key_newsav()
3973 if (mhp->msg->sadb_msg_type != SADB_GETSPI) { in key_newsav()
9470 case SADB_GETSPI: in key_parse()