Home | History | Annotate | Download | only in racoon

Lines Matching refs:rmt

80 getsainfo(loc, rmt, peer, client, remoteid)
81 const vchar_t *loc, *rmt, *peer, *client;
95 if (rmt == SAINFO_ANONYMOUS)
97 else if (rmt == SAINFO_CLIENTADDR)
100 drmt = ipsecdoi_id2str(rmt);
113 "getsainfo params: loc=\'%s\' rmt=\'%s\' peer=\'%s\' client=\'%s\' id=%u\n",
150 if( rmt == SAINFO_CLIENTADDR ) {
152 * In the case where a supplied rmt value is
164 * In the case where a supplied rmt value is
166 * for local values and enforce that the rmt
171 !ipsecdoi_chkcmpids(rmt, client, 0))
181 !ipsecdoi_chkcmpids(rmt, s->iddst, 0))
386 snprintf(buf, 255, "loc=\'%s\', rmt=\'%s\', peer=\'%s\', id=%u",