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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c1415 ipsec_req_from_act(ipsec_action_t *ap, ipsec_req_t *req) function
1444 return (ipsec_req_from_act(p->ipsp_act, req));
1472 rv = ipsec_req_from_act(connp->conn_latch_in_action,
1477 rv = ipsec_req_from_act(

Completed in 76 milliseconds