Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h904 extern int ipsec_req_from_head(ipsec_policy_head_t *, ipsec_req_t *, int);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c1434 ipsec_req_from_head(ipsec_policy_head_t *ph, ipsec_req_t *req, int af) in ipsec_req_from_head() function
1484 rv = ipsec_req_from_head(connp->conn_policy, req, af); in ipsec_req_from_conn()