HomeSort by relevance Sort by last modified time
    Searched refs:defend (Results 1 - 24 of 24) sorted by null

  /external/dhcpcd-6.8.2/
ipv4ll.c 135 /* Need to keep the arp state so we can defend our IP. */
178 if (state->defend + DEFEND_INTERVAL > up) {
188 state->defend = up;
dhcp.h 258 time_t defend; member in struct:dhcp_state
ipv4.c 894 state->defend = 0;
  /external/syslinux/core/lwip/src/core/ipv4/
autoip.c 171 unsigned char defend = 1; /* tbd */ local
173 if(defend) {
185 ("autoip_handle_arp_conflict(): we are defend, send ARP Announce\n"));
191 ("autoip_handle_arp_conflict(): we do not defend, retreating\n"));
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
BasicHtmlSanitizerTest.java 849 String defend = "';alert(String.fromCharCode(88,83,83))\/\/';" + local
    [all...]
  /external/vulkan-validation-layers/
CONTRIBUTING.md 53 * If you can justify a reason for violating a rule in the guidelines, then you are free to do so. Be prepared to defend your
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.xml/
bcel.md 191 defend, and hold each Contributor harmless for any liability
xalan.md 198 defend, and hold each Contributor harmless for any liability
xerces.md 196 defend, and hold each Contributor harmless for any liability
xmlresolver.md 192 defend, and hold each Contributor harmless for any liability
  /prebuilts/jdk/jdk9/darwin-x86/legal/java.xml.crypto/
santuario.md 194 defend, and hold each Contributor harmless for any liability
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.xml.bind/
xmlresolver.md 192 defend, and hold each Contributor harmless for any liability
  /prebuilts/jdk/jdk9/linux-x86/legal/java.xml/
bcel.md 191 defend, and hold each Contributor harmless for any liability
xalan.md 198 defend, and hold each Contributor harmless for any liability
xerces.md 196 defend, and hold each Contributor harmless for any liability
xmlresolver.md 192 defend, and hold each Contributor harmless for any liability
  /prebuilts/jdk/jdk9/linux-x86/legal/java.xml.crypto/
santuario.md 194 defend, and hold each Contributor harmless for any liability
  /libcore/xml/src/main/java/org/kxml2/io/
KXmlParser.java     [all...]
  /external/kotlinc/
LICENSE 246 defend, and hold each Contributor harmless for any liability
545 defend, and hold each Contributor harmless for any liability
    [all...]
NOTICE 246 defend, and hold each Contributor harmless for any liability
545 defend, and hold each Contributor harmless for any liability
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/work/
buildid.go 598 // and then executing it, so we will need to defend against
  /prebuilts/go/darwin-x86/src/crypto/rsa/
rsa.go 565 // In order to defend against errors in the CRT computation, m^e is
  /prebuilts/go/linux-x86/src/cmd/go/internal/work/
buildid.go 598 // and then executing it, so we will need to defend against
  /prebuilts/go/linux-x86/src/crypto/rsa/
rsa.go 565 // In order to defend against errors in the CRT computation, m^e is

Completed in 465 milliseconds