Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_bpf.c66 struct xt_bpf_info *info = par->matchinfo; in bpf_mt_check()
91 const struct xt_bpf_info *info = par->matchinfo; in bpf_mt()
105 const struct xt_bpf_info *info = par->matchinfo; in bpf_mt_destroy()
125 .matchsize = sizeof(struct xt_bpf_info),
126 .usersize = offsetof(struct xt_bpf_info, filter),
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_bpf.h14 struct xt_bpf_info { struct