Searched defs:sadb_insertassoc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c193 sadb_insertassoc(ipsa_t *ipsa, isaf_t *bucket) function
3564 * sadb_insertassoc() doesn't increment the reference
3581 error = sadb_insertassoc(newbie, primary);
3586 * Since sadb_insertassoc() failed, we must decrement the
3596 error = sadb_insertassoc(newbie_clone, secondary);

Completed in 61 milliseconds