Searched refs:bpf_aux_classic_check_t (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dfilter.h440 typedef int (*bpf_aux_classic_check_t)(struct sock_filter *filter, typedef
445 bpf_aux_classic_check_t trans, bool save_orig);
/linux-4.4.14/net/core/
H A Dfilter.c1000 bpf_aux_classic_check_t trans) bpf_prepare_filter()
1091 * It also allows for passing a bpf_aux_classic_check_t handler.
1094 bpf_aux_classic_check_t trans, bool save_orig) bpf_prog_create_from_user()

Completed in 235 milliseconds