Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dmain.c106 print_feature(const char *feature, bool state, unsigned int *nb_features) in print_feature()
168 unsigned int nb_features = 0; in do_version() local