Searched refs:ipl_local_cid (Results 1 – 3 of 3) sorted by relevance
55 return ipsid_equal(ipl->ipl_local_cid, sa->ipsa_src_cid) && in ipsec_match_outbound_ids()
1744 ipsid_equal(ipl->ipl_local_cid, sa->ipsa_dst_cid); in spd_match_inbound_ids()2399 ipl->ipl_local_cid = local; in ipsec_latch_ids()4512 if (ipl->ipl_local_cid != NULL) in iplatch_free()4513 IPSID_REFRELE(ipl->ipl_local_cid); in iplatch_free()
714 struct ipsid_s *ipl_local_cid; member