Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h54700 struct nf_hook_state { struct
54701 u8 hook;
54702 u8 pf;
54703 struct net_device *in;
54704 struct net_device *out;
54705 struct sock *sk;
54706 struct net *net;
54707 int (*okfn)(struct net *, struct sock *, struct sk_buff *);