Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/
H A Dipsec_impl.h899 extern int ipsec_req_from_head(ipsec_policy_head_t *, ipsec_req_t *, int);
/titanic_41/usr/src/uts/common/inet/ip/
H A Dspd.c1433 ipsec_req_from_head(ipsec_policy_head_t *ph, ipsec_req_t *req, int af) in ipsec_req_from_head() function
1483 rv = ipsec_req_from_head(connp->conn_policy, req, af); in ipsec_req_from_conn()