Home
last modified time | relevance | path

Searched refs:ipsa_match_fn_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h665 typedef boolean_t (*ipsa_match_fn_t)(ipsa_query_t *, ipsa_t *); typedef
703 ipsa_match_fn_t matchers[IPSA_NMATCH];
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dsadb.c2222 ipsa_match_fn_t *mfpp = &(sq->matchers[0]); in sadb_form_query()
2394 ipsa_match_fn_t *mfpp = &(sq->matchers[0]); in sadb_match_query()
2395 ipsa_match_fn_t mfp; in sadb_match_query()