Searched defs:xt_bpf_info_v1 (Results 1 – 1 of 1) sorted by relevance
29 struct xt_bpf_info_v1 { struct30 __u16 mode;31 __u16 bpf_program_num_elem;32 __s32 fd;33 union {39 struct bpf_prog *filter __attribute__((aligned(8)));