Searched refs:SADB_EXT_PROPOSAL (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dpfkeyv2.h334 #define SADB_EXT_PROPOSAL 13 macro
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey_debug.c136 case SADB_EXT_PROPOSAL:
H A Dkey.c229 sizeof(struct sadb_prop), /* SADB_EXT_PROPOSAL */
253 0, /* SADB_EXT_PROPOSAL */
7175 prop->sadb_prop_exttype = SADB_EXT_PROPOSAL;
7579 mhp->ext[SADB_EXT_PROPOSAL] == NULL) {
7587 mhp->extlen[SADB_EXT_PROPOSAL] < sizeof(struct sadb_prop)) {
8601 case SADB_EXT_PROPOSAL:

Completed in 31 milliseconds