Lines Matching refs:doi
1308 if (check_doi(ntohl(sab->doi)) < 0)
1595 ((struct ipsecdoi_sa_b *)bp)->doi = htonl(iph1->rmconf->doitype);
1836 check_doi(doi) in check_doi() argument
1837 u_int32_t doi; in check_doi()
1839 switch (doi) {
1844 "invalid value of DOI 0x%08x.\n", doi);
2665 ((struct ipsecdoi_sa_b *)mysa->v)->doi = htonl(props->rmconf->doitype);
3183 sab->doi = htonl(IPSEC_DOI);
4889 doi2idtype(doi) in doi2idtype() argument
4890 int doi; in doi2idtype()
4892 switch(doi) {
4909 s_ipsecdoi_ident(doi));