OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_events_in_sec
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps_upnp_i.h
148
unsigned int
num_events_in_sec
;
member in struct:upnp_wps_device_sm
wps_upnp.c
493
sm->
num_events_in_sec
= 1;
495
sm->
num_events_in_sec
++;
503
if (sm->
num_events_in_sec
> MAX_EVENTS_PER_SEC &&
509
sm->
num_events_in_sec
);
[
all
...]
Completed in 588 milliseconds