Home | History | Annotate | Download | only in racoon

Lines Matching refs:sainfo

94 #include "sainfo.h"
2254 /* get sainfo */
2282 iph2->sainfo = getsainfo(idsrc, iddst, NULL, NULL, remoteid);
2285 if (iph2->sainfo == NULL) {
2287 "failed to get sainfo.\n");
2293 "selected sainfo: %s\n", sainfo2str(iph2->sainfo));