Home
last modified time | relevance | path

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

/samples/pktgen/
DREADME.rst33 -a : ($APPEND) Script will not reset generator's state, but will append its config
39 In this mode script will keep the existing config, will append its settings.
/samples/bpf/
DREADME.rst102 in its targets appropriate arm64 arch (usually it has several arches).
Dxdp_sample_user.c1536 struct itimerspec its = { ts, ts }; in sample_run() local
1552 timerfd_settime(timerfd, 0, &its, NULL); in sample_run()