summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-10 16:56:47 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-10 16:56:47 +0100
commitc16b914a728f2786aaa4e1c44c092c3faaf1df48 (patch)
tree5b33edb77b0db638326c8814eee15366abfb3339 /trafgen.8
parent19fd2e57dc963f0e26e625645ee6a922cf3aed2f (diff)
bpfc: make verbose parameter boolean
Verbose mode is a boolean option, so make the variable and parameters carrying it of type bool. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'trafgen.8')
0 files changed, 0 insertions, 0 deletions
> (limited to 'tools')
-rw-r--r--tools/lib/bpf/bpf.c2
-rw-r--r--tools/lib/bpf/bpf.h2
-rw-r--r--tools/testing/selftests/bpf/bpf_sys.h10
-rw-r--r--tools/testing/selftests/bpf/test_lru_map.c6
-rw-r--r--tools/testing/selftests/bpf/test_maps.c22
5 files changed, 16 insertions, 26 deletions
diff --git a/tools/lib/bpf/bpf.c b/tools/lib/bpf/bpf.c