Searched refs:sadb_form_query (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h673 * one of these structures is initialized using sadb_form_query(),
677 * Under the covers, sadb_form_query populates the matchers[] array with
714 int sadb_form_query(keysock_in_t *, uint32_t, uint32_t, ipsa_query_t *, int *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c2212 sadb_form_query(keysock_in_t *ksi, uint32_t req, uint32_t match, function
2373 * Applies match functions set up by sadb_form_query() until one returns false.
2432 int error = sadb_form_query(ksi, 0,
2519 error = sadb_form_query(ksi, IPSA_Q_DST|IPSA_Q_SRC,
2552 error = sadb_form_query(ksi, IPSA_Q_DST|IPSA_Q_SA,
3637 error = sadb_form_query(ksi, IPSA_Q_DST, IPSA_Q_SRC|IPSA_Q_DST|
4503 int error = sadb_form_query(ksi, IPSA_Q_SRC|IPSA_Q_DST|IPSA_Q_SA,
H A Dipsecah.c792 error = sadb_form_query(ksi, IPSA_Q_SA|IPSA_Q_DST,
H A Dipsecesp.c3320 error = sadb_form_query(ksi, IPSA_Q_SA|IPSA_Q_DST,

Completed in 76 milliseconds