Home
last modified time | relevance | path

Searched refs:ip_addr_match (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_sadb.c224 if (!ip_addr_match((uint8_t *)indst, in ipsec_getassocbyconn()
232 if (!ip_addr_match((uint8_t *)insrc, in ipsec_getassocbyconn()
H A Dspd.c1928 ip_addr_match(uint8_t *addr1, int pfxlen, in6_addr_t *addr2p) in ip_addr_match() function
1965 !ip_addr_match((uint8_t *)&isel->ipsl_remote, in ipsec_find_policy_chain()
1970 !ip_addr_match((uint8_t *)&isel->ipsl_local, in ipsec_find_policy_chain()
H A Dsadb.c4863 ip_addr_match((uint8_t *)isrc, walker->ipsacq_innersrcpfx,
4865 ip_addr_match((uint8_t *)idst, walker->ipsacq_innerdstpfx,
/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h1022 extern boolean_t ip_addr_match(uint8_t *, int, in6_addr_t *);