Searched refs:atyp (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/base/ |
D | socketadapters.cc | 598 uint8_t ver, rep, rsv, atyp; in ProcessInput() local 602 !response.ReadUInt8(&atyp)) in ProcessInput() 611 if (atyp == 1) { in ProcessInput() 617 } else if (atyp == 3) { in ProcessInput() 625 } else if (atyp == 4) { in ProcessInput()
|
/external/autotest/client/site_tests/platform_TLSDateActual/ |
D | platform_TLSDateActual.py | 121 (_, cmd, _, atyp) = recvbytes(sock, 4) 124 if atyp == ATYP_DOMAIN:
|
/external/scapy/doc/notebooks/ |
D | HTTP_2_Tuto.ipynb | 1617 …)&&(d=google.getLEI(d))&&(e+=\"&lei=\"+d));a=c||\"/\"+(g||\"gen_204\")+\"?atyp=i&ct=\"+a+\"&cad=\"… 1621 …gle.cdo.width||b!=google.cdo.height)&&google.log(\"\",\"\",\"/client_204?&atyp=i&biw=\"+a+\"&bih=\… 2524 …)&&(d=google.getLEI(d))&&(e+=\"&lei=\"+d));a=c||\"/\"+(g||\"gen_204\")+\"?atyp=i&ct=\"+a+\"&cad=\"… 2534 …gle.cdo.width||b!=google.cdo.height)&&google.log(\"\",\"\",\"/client_204?&atyp=i&biw=\"+a+\"&bih=\…
|