Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dsampleip_user.c22 #define DEFAULT_SECS 5 macro
141 int opt, freq = DEFAULT_FREQ, secs = DEFAULT_SECS, error = 1; in main()