Searched refs:ipsec_check_action (Results 1 – 3 of 3) sorted by relevance
919 extern boolean_t ipsec_check_action(ipsec_act_t *, int *, netstack_t *);
802 return (ipsec_check_action(act, diag, spds->spds_netstack)); in spdsock_check_action()
1139 ipsec_check_action(ipsec_act_t *act, int *diag, netstack_t *ns) in ipsec_check_action() function