HomeSort by relevance Sort by last modified time
    Searched full:nat (Results 201 - 225 of 261) sorted by null

1 2 3 4 5 6 7 891011

  /cts/tools/dx-tests/src/dxc/junit/verify/t481_4/jm/
T_t481_4_4.cfh 34 // parsed:, offset 102, len 5, h: 0007: nat{<init>:()V}
  /cts/tools/dx-tests/src/dxc/junit/verify/t481_6/jm/
T_t481_6_1.cfh 31 // parsed:, offset 62, len 5, h: 0006: nat{<init>:()V}
  /external/ipsec-tools/src/racoon/
isakmp.c 471 /* Floating ports for NAT-T */
502 (FIXME: should we allow it? E.g. when the NAT gw
508 "NAT-T: ports changed to: %s\n",
1176 /* RFC3947 says that we MUST accept new phases1 on NAT-T floated port.
    [all...]
main.c 137 printf(" -P: port number for NAT-T (default: %d).\n", PORT_ISAKMP_NATT);
isakmp_inf.c 1201 /* NAT-T is enabled for this SADB entry; copy
1202 * the ports from NAT-T extensions */
    [all...]
remoteconf.c 112 * NAT-T is enabled, the kernel can have policies with ports and
grabmyaddr.c 707 plog(LLV_NOTIFY, LOCATION, NULL, "NAT-T is enabled, autoconfiguring ports\n");
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcTag.cpp 35 extern void nfc_jni_restart_discovery_locked(struct nfc_jni_native_data *nat);
  /external/nist-sip/java/gov/nist/javax/sip/stack/
UDPMessageChannel.java 71 * Hagai Sela addded fixes for NAT traversal. Jeroen van Bemmel fixed up for
138 * and port. This is for NAT compensation. This stays in the table for 1 seconds and prevents
    [all...]
MessageChannel.java 63 * @author M. Ranganathan <br/> Contains additions for support of symmetric NAT contributed by
TCPMessageChannel.java 46 * bug fix for symmetric nat. Jeroen van Bemmel added compensation for buggy clients ( Microsoft
TLSMessageChannel.java 33 * contributed a bug fix for symmetric nat. Jeroen van Bemmel
  /external/iproute2/ip/
iproute.c 73 fprintf(stderr, " unreachable | prohibit | blackhole | nat ]\n");
416 PRTFL(DNAT, "dst-nat");
417 PRTFL(SNAT, "src-nat");
    [all...]
  /external/iptables/libiptc/
libip4tc.c 345 } else if (strcmp(h->info.name, "nat") == 0) {
libip6tc.c 293 } else if (strcmp(h->info.name, "nat") == 0) {
  /packages/apps/Gallery/res/values-cs/
strings.xml 97 <item msgid="2825716730899894863">"Prolínat"</item>
  /packages/apps/Email/src/com/android/exchange/
EasSyncService.java 156 * going into hysteresis; the NAT timeout isn't going to change without a change in connection,
    [all...]
  /packages/apps/Phone/res/values-pl/
strings.xml 295 <string name="enable_disable_atr" msgid="8339572391278872343">"Raporty o nat??eniu ruchu"</string>
296 <string name="atr_enable" msgid="5541757457789181799">"Raporty o nat??eniu ruchu w??czone"</string>
297 <string name="atr_disable" msgid="7085558154727596455">"Raporty o nat??eniu ruchu wy??czone"</string>
    [all...]
  /external/iproute2/
ChangeLog 349 * Add warning about "ip route nat" no longer supported
  /external/ipsec-tools/src/libipsec/
pfkey_dump.c 364 /* other NAT-T information */
  /external/quake/quake/src/QW/
qwrlnote.txt 81 - New internal port handling to route through broken NAT routers.
  /frameworks/base/media/libstagefright/rtsp/
MyHandler.h 228 // In case we're behind NAT, fire off two UDP packets to the remote
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
cbiditst.c 738 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
773 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
804 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
839 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
    [all...]
  /external/icu4c/test/cintltst/
cbiditst.c 738 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
773 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
804 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
839 "Input : %s\nExpected: %s\nGot : %s\nLevels : %s\nAt Index: %d\n",
    [all...]
  /cts/tools/dasm/src/dasm/
DAsm.java 366 CstNat nat = new CstNat(new CstUtf8(name), new CstUtf8(desc)); local
367 CstFieldRef field = new CstFieldRef(classDef.getThisClass(), nat);
    [all...]

Completed in 979 milliseconds

1 2 3 4 5 6 7 891011