Searched defs:hook (Results 1 – 7 of 7) sorted by relevance
/include/linux/ |
D | netfilter.h | 69 u8 hook; member 88 nf_hookfn *hook; member 99 nf_hookfn *hook; member 147 unsigned int hook, in nf_hook_state_init() 214 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook() 285 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 299 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK() 310 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST() 402 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND() 411 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 | 2006 void (*hook)(struct pci_dev *dev); member 2023 class_shift, hook) \ argument 2039 class_shift, hook, stub) \ argument 2049 class_shift, hook, stub) \ argument 2055 class_shift, hook) \ argument 2061 class_shift, hook) \ argument 2068 class_shift, hook) \ argument 2072 class_shift, hook) \ argument 2076 class_shift, hook) \ argument 2080 class_shift, hook) \ argument [all …]
|
D | lsm_hooks.h | 1580 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 | 64 nf_hookfn *hook; member
|