Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h36259 struct nf_hook_state { struct
36260 u8 hook;
36261 u8 pf;
36262 struct net_device *in;
36263 struct net_device *out;
36264 struct sock *sk;
36265 struct net *net;
36266 int (*okfn)(struct net *, struct sock *, struct sk_buff *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h45921 struct nf_hook_state { struct
45922 u8 hook;
45923 u8 pf;
45924 struct net_device *in;
45925 struct net_device *out;
45926 struct sock *sk;
45927 struct net *net;
45928 int (*okfn)(struct net *, struct sock *, struct sk_buff *);