Searched defs:nf_hook_state (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 52207 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/ |
| D | vmlinux_510.h | 80801 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 *);
|
| D | vmlinux.h | 80801 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/ |
| D | vmlinux.h | 47252 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 *);
|
| D | vmlinux_510.h | 47252 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/ |
| D | vmlinux_505.h | 55470 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 *);
|
| D | vmlinux.h | 55470 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 *);
|