Searched defs:hook (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| D | netfilter.h | 70 u8 hook; member 90 nf_hookfn *hook; member 101 nf_hookfn *hook; member 149 unsigned int hook, in nf_hook_state_init() 216 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook() 287 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 301 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK() 312 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST() 405 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 414 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 | 2193 void (*hook)(struct pci_dev *dev); member 2210 class_shift, hook) \ argument 2226 class_shift, hook, stub) \ argument 2236 class_shift, hook, stub) \ argument 2242 class_shift, hook) \ argument 2248 class_shift, hook) \ argument 2255 class_shift, hook) \ argument 2259 class_shift, hook) \ argument 2263 class_shift, hook) \ argument 2267 class_shift, hook) \ argument [all …]
|
| D | lsm_hooks.h | 52 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
|