Home | History | Annotate | Download | only in tcpdump

Lines Matching full:doi

127 				     u_int32_t doi, u_int32_t proto,
550 u_int32_t doi, sit, ident;
559 doi = ntohl(sa.doi);
561 if (doi != 1) {
562 ND_PRINT((ndo," doi=%d", doi));
567 ND_PRINT((ndo," doi=ipsec"));
592 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_P, ext, ep, phase, doi, proto0,
767 const u_char *ep, u_int32_t phase _U_, u_int32_t doi _U_,
836 const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_,
860 const u_char *ep _U_, u_int32_t phase, u_int32_t doi _U_,
891 ND_PRINT((ndo," [phase=%d doi=%d proto=%d]", phase, doi, proto));
1107 const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_,
1131 const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_,
1157 u_int32_t phase _U_, u_int32_t doi _U_,
1191 u_int32_t doi;
1195 "DOI-NOT-SUPPORTED", "SITUATION-NOT-SUPPORTED",
1244 doi = ntohl(n.doi);
1246 if (doi != 1) {
1247 ND_PRINT((ndo," doi=%d", doi));
1265 ND_PRINT((ndo," doi=ipsec"));
1305 (struct isakmp_gen *)cp, ep, phase, doi, proto,
1332 u_int32_t doi;
1341 doi = ntohl(d.doi);
1343 if (doi != 1) {
1344 ND_PRINT((ndo," doi=%u", doi));
1347 ND_PRINT((ndo," doi=ipsec"));
1371 u_int32_t phase _U_, u_int32_t doi _U_,
1429 const u_char *ep, u_int32_t phase _U_, u_int32_t doi _U_,
1544 u_int32_t phase _U_, u_int32_t doi _U_,
1572 u_int32_t phase _U_, u_int32_t doi _U_,
1601 u_int32_t phase _U_, u_int32_t doi _U_,
1683 u_int32_t phase _U_, u_int32_t doi _U_,
1693 u_int32_t phase _U_, u_int32_t doi _U_,
1703 u_int32_t phase _U_, u_int32_t doi _U_,
1739 u_int32_t phase _U_, u_int32_t doi _U_,
1769 u_int32_t phase _U_, u_int32_t doi _U_,
1976 u_int32_t phase _U_, u_int32_t doi _U_,
1986 u_int32_t phase _U_, u_int32_t doi _U_,
2020 u_int32_t phase _U_, u_int32_t doi _U_,
2042 u_int32_t doi,
2083 phase, doi, proto, depth+1);
2101 u_int32_t phase _U_, u_int32_t doi _U_,
2111 u_int32_t phase _U_, u_int32_t doi _U_,
2121 u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth)
2146 cp = (*npfunc[np])(ndo, np, ext, item_len, ep, phase, doi, proto, depth);
2161 u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth)
2181 cp = ike_sub0_print(ndo, np, ext, ep, phase, doi, proto, depth);
2285 u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth)
2307 ep, phase, doi, proto, depth);
2310 ep, phase, doi, proto, depth);
2313 ep, phase, doi, proto, depth);
2320 ep, phase, doi, proto, depth);
2336 u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth)
2359 ext, ep, phase, doi, proto, depth);