Lines Matching defs:doi

151 	/* MAY NOT be used, because of being defined in ipsec-doi. */
164 nd_uint32_t doi; /* Domain of Interpretation */
207 /* MUST NOT to be used, because of being defined in ipsec-doi. */
267 nd_uint32_t doi; /* Domain of Interpretation */
307 nd_uint32_t doi; /* Domain of Interpretation */
524 nd_uint32_t doi; /* Domain of Interpretation */
617 uint32_t doi, uint32_t proto,
997 uint32_t doi, sit, ident;
1005 doi = GET_BE_U_4(p->doi);
1007 if (doi != 1) {
1008 ND_PRINT(" doi=%u", doi);
1013 ND_PRINT(" doi=ipsec");
1037 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_P, ext, ep, phase, doi, proto0,
1213 const u_char *ep, uint32_t phase _U_, uint32_t doi _U_,
1281 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_,
1306 const u_char *ep _U_, uint32_t phase, uint32_t doi _U_,
1335 ND_PRINT(" [phase=%u doi=%u proto=%u]", phase, doi, proto);
1557 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_,
1582 const u_char *ep _U_, uint32_t phase _U_, uint32_t doi _U_,
1609 uint32_t phase _U_, uint32_t doi _U_,
1645 uint32_t doi;
1699 doi = GET_BE_U_4(p->doi);
1701 if (doi != 1) {
1702 ND_PRINT(" doi=%u", doi);
1722 ND_PRINT(" doi=ipsec");
1799 uint32_t doi;
1809 doi = GET_BE_U_4(p->doi);
1811 if (doi != 1) {
1812 ND_PRINT(" doi=%u", doi);
1815 ND_PRINT(" doi=ipsec");
1843 uint32_t phase _U_, uint32_t doi _U_,
2080 uint32_t phase _U_, uint32_t doi _U_,
2164 uint32_t phase _U_, uint32_t doi _U_,
2195 uint32_t phase _U_, uint32_t doi _U_,
2279 uint32_t phase _U_, uint32_t doi _U_,
2289 uint32_t phase _U_, uint32_t doi _U_,
2299 uint32_t phase _U_, uint32_t doi _U_,
2338 uint32_t phase _U_, uint32_t doi _U_,
2368 uint32_t phase _U_, uint32_t doi _U_,
2572 uint32_t phase _U_, uint32_t doi _U_,
2582 uint32_t phase _U_, uint32_t doi _U_,
2620 uint32_t phase _U_, uint32_t doi _U_,
2642 uint32_t doi,
2686 ndo->ndo_snapend, phase, doi, proto, depth+1);
2711 uint32_t phase _U_, uint32_t doi _U_,
2721 uint32_t phase _U_, uint32_t doi _U_,
2731 uint32_t phase, uint32_t doi, uint32_t proto, int depth)
2754 cp = (*npfunc[np])(ndo, np, ext, item_len, ep, phase, doi, proto, depth);
2769 uint32_t phase, uint32_t doi, uint32_t proto, int depth)
2788 cp = ike_sub0_print(ndo, np, ext, ep, phase, doi, proto, depth);
2895 uint32_t phase, uint32_t doi, uint32_t proto, int depth)
2915 ep, phase, doi, proto, depth);
2922 ep, phase, doi, proto, depth);
2938 uint32_t phase, uint32_t doi, uint32_t proto, int depth)
2955 ext, ep, phase, doi, proto, depth);