Home
last modified time | relevance | path

Searched defs:nf_hook_state (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h52207 struct nf_hook_state { struct
52208 u8 hook;
52209 u8 pf;
52210 struct net_device *in;
52211 struct net_device *out;
52212 struct sock *sk;
52213 struct net *net;
52214 int (*okfn)(struct net *, struct sock *, struct sk_buff *);
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h80801 struct nf_hook_state { struct
80802 unsigned int hook;
80803 u_int8_t pf;
80804 struct net_device *in;
80805 struct net_device *out;
80806 struct sock *sk;
80807 struct net *net;
80808 int (*okfn)(struct net *, struct sock *, struct sk_buff *);
Dvmlinux.h80801 struct nf_hook_state { struct
80802 unsigned int hook;
80803 u_int8_t pf;
80804 struct net_device *in;
80805 struct net_device *out;
80806 struct sock *sk;
80807 struct net *net;
80808 int (*okfn)(struct net *, struct sock *, struct sk_buff *);
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h47252 struct nf_hook_state { struct
47253 unsigned int hook;
47254 u_int8_t pf;
47255 struct net_device *in;
47256 struct net_device *out;
47257 struct sock *sk;
47258 struct net *net;
47259 int (*okfn)(struct net *, struct sock *, struct sk_buff *);
Dvmlinux_510.h47252 struct nf_hook_state { struct
47253 unsigned int hook;
47254 u_int8_t pf;
47255 struct net_device *in;
47256 struct net_device *out;
47257 struct sock *sk;
47258 struct net *net;
47259 int (*okfn)(struct net *, struct sock *, struct sk_buff *);
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h55470 struct nf_hook_state { struct
55471 unsigned int hook;
55472 u_int8_t pf;
55473 struct net_device *in;
55474 struct net_device *out;
55475 struct sock *sk;
55476 struct net *net;
55477 int (*okfn)(struct net *, struct sock *, struct sk_buff *);
Dvmlinux.h55470 struct nf_hook_state { struct
55471 unsigned int hook;
55472 u_int8_t pf;
55473 struct net_device *in;
55474 struct net_device *out;
55475 struct sock *sk;
55476 struct net *net;
55477 int (*okfn)(struct net *, struct sock *, struct sk_buff *);