Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfilter.h1086 typedef int (*bpf_aux_classic_check_t)(struct sock_filter *filter, typedef
1091 bpf_aux_classic_check_t trans, bool save_orig);
/linux/net/core/
H A Dfilter.c1322 bpf_aux_classic_check_t trans) in bpf_prepare_filter()
1416 bpf_aux_classic_check_t trans, bool save_orig) in bpf_prog_create_from_user()