Lines Matching defs:pf
81 u8 pf; member
103 u8 pf; member
160 u_int8_t pf, in nf_hook_state_init()
181 u_int8_t pf; member
226 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook()
297 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
311 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK()
322 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST()
410 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
419 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK()
427 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST()
434 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook()