Home
last modified time | relevance | path

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

/include/linux/
Dnetfilter.h69 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 …]
Dnetfilter_ipv4.h29 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum()
Dpci.h2006 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 …]
Dlsm_hooks.h1580 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.h64 nf_hookfn *hook; member