OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acknowledged
(Results
1 - 4
of
4
) sorted by null
/external/mtpd/
l2tp.c
99
static int
acknowledged
;
variable
171
acknowledged
= 0;
220
acknowledged
= 1;
225
if (ntohs(p[4]) != remote_sequence || !
acknowledged
) {
418
return
acknowledged
? 0 : TIMEOUT_INTERVAL;
543
if (
acknowledged
) {
/external/chromium/chrome/browser/
background_page_tracker.cc
33
// flag that is true if the user has
acknowledged
this page.
76
bool
acknowledged
= true;
local
77
bool valid = value->GetAsBoolean(&
acknowledged
);
79
if (!
acknowledged
)
195
// want to automatically mark all existing extensions as
acknowledged
.
/external/iproute2/doc/
api-ip6-flowlabels.tex
240
and does not install label until the daemon
acknowledged
the request.
ip-tunnels.tex
328
not
acknowledged
by more specific tunnels.
Completed in 58 milliseconds