Home
last modified time | relevance | path

Searched defs:xt_target (Results 1 – 3 of 3) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h84982 struct xt_target { struct
84983 struct list_head list;
85007 struct xt_target *target; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux.h110087 struct xt_target { struct
110088 struct list_head list;
110089 const char name[29];
110090 u_int8_t revision;
110091 unsigned int (*target)(struct sk_buff *, const struct xt_action_param *);
110115 struct xt_target *target; argument
Dvmlinux_505.h110087 struct xt_target { struct
110088 struct list_head list;
110089 const char name[29];
110090 u_int8_t revision;
110091 unsigned int (*target)(struct sk_buff *, const struct xt_action_param *);
110115 struct xt_target *target; argument