Home
last modified time | relevance | path

Searched refs:RPCAP_ACTIVE_WAIT (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/rpcapd/
Drpcapd.c110 #define RPCAP_ACTIVE_WAIT 30 /* Waiting time between two attempts to open a connection, in active … macro
1267 sleep_secs(RPCAP_ACTIVE_WAIT); in main_active()