Searched refs:sp_in (Results 1 – 2 of 2) sorted by relevance
1912 struct secpolicy *sp_in, *sp_out; local2104 sp_in = getsp_r(&spidx);2105 if (sp_in == NULL) {2167 if (sp_in->policy != IPSEC_POLICY_IPSEC) {2175 if (set_proposal_from_policy(iph2, sp_in, sp_out) < 0) {
1640 struct secpolicy *sp_out = NULL, *sp_in = NULL; local1793 sp_in = getsp(&spidx);1794 if (sp_in) {1797 spidx2str(&sp_in->spidx));1885 if (set_proposal_from_policy(iph2[n], sp_out, sp_in) < 0) {