Lines Matching defs:hook
68 unsigned int hook; member
82 nf_hookfn *hook; member
92 nf_hookfn *hook; member
140 unsigned int hook, in nf_hook_state_init()
205 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook()
281 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
295 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK()
306 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST()
396 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
405 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK()
413 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST()
420 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook()