Lines Matching full:doi
151 uint16_t type; /* defined by DOI-spec, and Attribute Format */
158 /* MAY NOT be used, because of being defined in ipsec-doi. */
171 uint32_t doi; /* Domain of Interpretation */
214 /* MUST NOT to be used, because of being defined in ipsec-doi. */
219 uint32_t doi_data; /* DOI Specific ID Data */
274 uint32_t doi; /* Domain of Interpretation */
314 uint32_t doi; /* Domain of Interpretation */
543 uint32_t doi; /* Domain of Interpretation */
573 /* 4.6.3 IPSEC DOI Notify Message Types */
636 uint32_t doi, uint32_t proto,
1000 uint32_t doi, sit, ident;
1009 doi = ntohl(sa.doi);
1011 if (doi != 1) {
1012 ND_PRINT((ndo," doi=%d", doi));
1017 ND_PRINT((ndo," doi=ipsec"));
1042 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_P, ext, ep, phase, doi, proto0,
1217 const u_char *ep, uint32_t phase _U_, uint32_t doi _U_,
1286 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_,
1310 const u_char *ep _U_, uint32_t phase, uint32_t doi _U_,
1341 ND_PRINT((ndo," [phase=%d doi=%d proto=%d]", phase, doi, proto));
1549 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_,
1573 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_,
1599 uint32_t phase _U_, uint32_t doi _U_,
1633 uint32_t doi;
1637 "DOI-NOT-SUPPORTED", "SITUATION-NOT-SUPPORTED",
1686 doi = ntohl(n.doi);
1688 if (doi != 1) {
1689 ND_PRINT((ndo," doi=%d", doi));
1707 ND_PRINT((ndo," doi=ipsec"));
1747 (struct isakmp_gen *)cp, ep, phase, doi, proto,
1774 uint32_t doi;
1783 doi = ntohl(d.doi);
1785 if (doi != 1) {
1786 ND_PRINT((ndo," doi=%u", doi));
1789 ND_PRINT((ndo," doi=ipsec"));
1813 uint32_t phase _U_, uint32_t doi _U_,
1871 const u_char *ep, uint32_t phase _U_, uint32_t doi _U_,
1986 uint32_t phase _U_, uint32_t doi _U_,
2014 uint32_t phase _U_, uint32_t doi _U_,
2043 uint32_t phase _U_, uint32_t doi _U_,
2125 uint32_t phase _U_, uint32_t doi _U_,
2135 uint32_t phase _U_, uint32_t doi _U_,
2145 uint32_t phase _U_, uint32_t doi _U_,
2181 uint32_t phase _U_, uint32_t doi _U_,
2211 uint32_t phase _U_, uint32_t doi _U_,
2418 uint32_t phase _U_, uint32_t doi _U_,
2428 uint32_t phase _U_, uint32_t doi _U_,
2462 uint32_t phase _U_, uint32_t doi _U_,
2484 uint32_t doi,
2525 phase, doi, proto, depth+1);
2543 uint32_t phase _U_, uint32_t doi _U_,
2553 uint32_t phase _U_, uint32_t doi _U_,
2563 uint32_t phase, uint32_t doi, uint32_t proto, int depth)
2588 cp = (*npfunc[np])(ndo, np, ext, item_len, ep, phase, doi, proto, depth);
2603 uint32_t phase, uint32_t doi, uint32_t proto, int depth)
2623 cp = ike_sub0_print(ndo, np, ext, ep, phase, doi, proto, depth);
2727 uint32_t phase, uint32_t doi, uint32_t proto, int depth)
2749 ep, phase, doi, proto, depth);
2752 ep, phase, doi, proto, depth);
2755 ep, phase, doi, proto, depth);
2762 ep, phase, doi, proto, depth);
2778 uint32_t phase, uint32_t doi, uint32_t proto, int depth)
2801 ext, ep, phase, doi, proto, depth);