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

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h663 typedef struct ipsa_query_s ipsa_query_t; typedef in typeref:struct:ipsa_query_s
665 typedef boolean_t (*ipsa_match_fn_t)(ipsa_query_t *, ipsa_t *);
714 int sadb_form_query(keysock_in_t *, uint32_t, uint32_t, ipsa_query_t *, int *);
715 boolean_t sadb_match_query(ipsa_query_t *q, ipsa_t *sa);

Completed in 64 milliseconds