OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:defend
(Results
1 - 5
of
5
) 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;
/packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
BasicHtmlSanitizerTest.java
849
String
defend
= "';alert(String.fromCharCode(88,83,83))\/\/';" +
local
[
all
...]
/libcore/xml/src/main/java/org/kxml2/io/
KXmlParser.java
[
all
...]
Completed in 259 milliseconds