• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/

Lines Matching defs:doi

120 				     u_int32_t doi, u_int32_t proto,
549 u_int32_t doi, sit, ident;
558 doi = ntohl(sa.doi);
560 if (doi != 1) {
561 ND_PRINT((ndo," doi=%d", doi));
566 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));
1104 const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_,
1128 const u_char *ep _U_, u_int32_t phase _U_, u_int32_t doi _U_,
1154 u_int32_t phase _U_, u_int32_t doi _U_,
1188 u_int32_t doi;
1241 doi = ntohl(n.doi);
1243 if (doi != 1) {
1244 ND_PRINT((ndo," doi=%d", doi));
1262 ND_PRINT((ndo," doi=ipsec"));
1302 (struct isakmp_gen *)cp, ep, phase, doi, proto,
1329 u_int32_t doi;
1338 doi = ntohl(d.doi);
1340 if (doi != 1) {
1341 ND_PRINT((ndo," doi=%u", doi));
1344 ND_PRINT((ndo," doi=ipsec"));
1368 u_int32_t phase _U_, u_int32_t doi _U_,
1426 const u_char *ep, u_int32_t phase _U_, u_int32_t doi _U_,
1541 u_int32_t phase _U_, u_int32_t doi _U_,
1569 u_int32_t phase _U_, u_int32_t doi _U_,
1598 u_int32_t phase _U_, u_int32_t doi _U_,
1680 u_int32_t phase _U_, u_int32_t doi _U_,
1690 u_int32_t phase _U_, u_int32_t doi _U_,
1700 u_int32_t phase _U_, u_int32_t doi _U_,
1736 u_int32_t phase _U_, u_int32_t doi _U_,
1766 u_int32_t phase _U_, u_int32_t doi _U_,
1975 u_int32_t phase _U_, u_int32_t doi _U_,
1985 u_int32_t phase _U_, u_int32_t doi _U_,
2019 u_int32_t phase _U_, u_int32_t doi _U_,
2041 u_int32_t doi,
2082 phase, doi, proto, depth+1);
2100 u_int32_t phase _U_, u_int32_t doi _U_,
2110 u_int32_t phase _U_, u_int32_t doi _U_,
2120 u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth)
2145 cp = (*npfunc[np])(ndo, np, ext, item_len, ep, phase, doi, proto, depth);
2160 u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth)
2180 cp = ike_sub0_print(ndo, np, ext, ep, phase, doi, proto, depth);
2297 u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth)
2319 ep, phase, doi, proto, depth);
2322 ep, phase, doi, proto, depth);
2325 ep, phase, doi, proto, depth);
2332 ep, phase, doi, proto, depth);
2348 u_int32_t phase, u_int32_t doi, u_int32_t proto, int depth)
2371 ext, ep, phase, doi, proto, depth);