Searched refs:BPF_DISPATCHER_MAX (Results 1 – 2 of 2) sorted by relevance
29 for (i = 0; i < BPF_DISPATCHER_MAX; i++) { in bpf_dispatcher_find_prog()95 s64 ips[BPF_DISPATCHER_MAX] = {}, *ipsp = &ips[0]; in bpf_dispatcher_prepare()98 for (i = 0; i < BPF_DISPATCHER_MAX; i++) { in bpf_dispatcher_prepare()
858 #define BPF_DISPATCHER_MAX 48 /* Fits in 2048B */ macro869 struct bpf_dispatcher_prog progs[BPF_DISPATCHER_MAX];