Home
last modified time | relevance | path

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

/linux-4.4.14/samples/seccomp/
Dbpf-helper.c68 if (labels->count == BPF_LABELS_MAX) { in seccomp_bpf_label()
Dbpf-helper.h25 #define BPF_LABELS_MAX 256 macro
31 } labels[BPF_LABELS_MAX];