Home
last modified time | relevance | path

Searched defs:count_tuple (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/examples/bpf/
Dbpf_shared.h12 struct count_tuple { struct
13 long packets; /* type long for lock_xadd() */
14 long bytes;