Searched refs:doitype (Results 1 – 6 of 6) sorted by relevance
328 doitype2doi(doitype) in doitype2doi() argument329 int doitype; in doitype2doi()331 if (ARRAYLEN(lc_doitype2doi) > doitype)332 return lc_doitype2doi[doitype];
66 int doitype; /* doi type */ member
181 new->doitype = IPSEC_DOI; in newrmconf()529 plog(LLV_INFO, LOCATION, NULL, "\tdoi %s;\n", s_doi(p->doitype)); in dump_rmconf_single()
815 n->doi = htonl(iph1->rmconf->doitype);
1656 | DOI DOITYPE { cur_rmconf->doitype = $2; } EOS
1595 ((struct ipsecdoi_sa_b *)bp)->doi = htonl(iph1->rmconf->doitype);2665 ((struct ipsecdoi_sa_b *)mysa->v)->doi = htonl(props->rmconf->doitype);