Home
last modified time | relevance | path

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

/include/linux/
Dnetfilter.h80 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 …]
Dnetfilter_ipv4.h29 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum()
Dpci.h2197 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 …]
Dlsm_hooks.h97 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