Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/l2fwd-keepalive/ka-agent/
H A Dmain.c22 #define SEM_TIMEOUT_SECS 2 macro
73 timeout.tv_sec = time(NULL) + SEM_TIMEOUT_SECS; in main()