Home
last modified time | relevance | path

Searched defs:hook (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dnetfilter.h70 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 …]
Dnetfilter_ipv4.h29 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum()
Dpci.h2193 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 …]
Dlsm_hooks.h52 union security_list_options hook; member
/include/uapi/linux/netfilter/
Dnfnetlink_log.h21 __u8 hook; /* netfilter hook */ member
Dnfnetlink_queue.h20 __u8 hook; /* netfilter hook */ member
/include/net/netfilter/
Dnf_flow_table.h67 nf_hookfn *hook; member