Searched defs:hook (Results  1 – 7 of 7) sorted by relevance
| /include/linux/ | 
| D | netfilter.h | 80 	u8 hook;  member 100 	nf_hookfn		*hook;  member 111 	nf_hookfn			*hook;  member 159 				      unsigned int hook,  in nf_hook_state_init() 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() [all …] 
 | 
| D | netfilter_ipv4.h | 29 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook,  in nf_ip_checksum()
  | 
| D | pci.h | 2197 	void (*hook)(struct pci_dev *dev);  member 2214 				    class_shift, hook)			\  argument 2230 				  class_shift, hook, stub)		\  argument 2240 				  class_shift, hook, stub)		\  argument 2246 				  class_shift, hook)			\  argument 2252 				  class_shift, hook)			\  argument 2259 					 class_shift, hook)		\  argument 2263 					 class_shift, hook)		\  argument 2267 					 class_shift, hook)		\  argument 2271 					 class_shift, hook)		\  argument [all …] 
 | 
| D | lsm_hooks.h | 97 	union security_list_options hook;  member
  | 
| /include/uapi/linux/netfilter/ | 
| D | nfnetlink_log.h | 21 	__u8	hook;		/* netfilter hook */  member
  | 
| D | nfnetlink_queue.h | 20 	__u8	hook;		/* netfilter hook */  member
  | 
| /include/net/netfilter/ | 
| D | nf_flow_table.h | 67 	nf_hookfn			*hook;  member
  |