Searched refs:ipsa_match_fn_t (Results 1 – 2 of 2) sorted by relevance
665 typedef boolean_t (*ipsa_match_fn_t)(ipsa_query_t *, ipsa_t *); typedef702 ipsa_match_fn_t matchers[IPSA_NMATCH];
2216 ipsa_match_fn_t *mfpp = &(sq->matchers[0]); in sadb_form_query()2378 ipsa_match_fn_t *mfpp = &(sq->matchers[0]); in sadb_match_query()2379 ipsa_match_fn_t mfp; in sadb_match_query()