Searched refs:bpf_prog_run_save_cb (Results 1 – 6 of 6) sorted by relevance
100 return !!bpf_prog_run_save_cb(info->filter, (struct sk_buff *) skb); in bpf_mt_v1()
431 index = bpf_prog_run_save_cb(prog, skb); in run_bpf_filter()
49 ret = bpf_prog_run_save_cb(lwt->prog, skb); in run_lwt_bpf()
151 pkt_len = bpf_prog_run_save_cb(filter->prog, skb); in sk_filter_trim_cap()
766 static inline u32 bpf_prog_run_save_cb(const struct bpf_prog *prog, in bpf_prog_run_save_cb() function
921 ret = bpf_prog_run_save_cb(slwt->bpf.prog, skb); in input_action_end_bpf()