Home | History | Annotate | Download | only in racoon

Lines Matching refs:cmpsaddr

2891 	if (cmpsaddr(iph1->local, ma->local) == CMPSADDR_MATCH &&
2892 cmpsaddr(iph1->remote, ma->remote) == CMPSADDR_MATCH)
2992 if (cmpsaddr(iph2->src, ma->local) == CMPSADDR_MATCH &&
2993 cmpsaddr(iph2->dst, ma->remote) == CMPSADDR_MATCH)
3216 if (cmpsaddr(osaddr, (struct sockaddr *) &saidx->src) != CMPSADDR_MATCH ||
3217 cmpsaddr(odaddr, (struct sockaddr *) &saidx->dst) != CMPSADDR_MATCH) {
3503 * without ports considerations but it uses CMPSADDR() which