Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnetfilter.h51 unsigned int hook; member
64 unsigned int hook, in nf_hook_state_init()
91 nf_hookfn *hook; member
146 u_int8_t pf, unsigned int hook) in nf_hook_list_active()
156 u_int8_t pf, unsigned int hook) in nf_hook_list_active()
171 static inline int nf_hook_thresh(u_int8_t pf, unsigned int hook, in nf_hook_thresh()
192 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook()
218 NF_HOOK_THRESH(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_THRESH()
231 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
245 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK()
[all …]
Dpci.h1566 void (*hook)(struct pci_dev *dev); member
1582 class_shift, hook) \ argument
1588 class_shift, hook) \ argument
1592 class_shift, hook) \ argument
1596 class_shift, hook) \ argument
1600 class_shift, hook) \ argument
1604 class_shift, hook) \ argument
1609 class_shift, hook) \ argument
1614 class_shift, hook) \ argument
1619 class_shift, hook) \ argument
[all …]
Dlsm_hooks.h1836 union security_list_options hook; member
/linux-4.4.14/arch/arm64/kernel/
Ddebug-monitors.c191 void register_step_hook(struct step_hook *hook) in register_step_hook()
198 void unregister_step_hook(struct step_hook *hook) in unregister_step_hook()
214 struct step_hook *hook; in call_step_hook() local
279 void register_break_hook(struct break_hook *hook) in register_break_hook()
286 void unregister_break_hook(struct break_hook *hook) in unregister_break_hook()
296 struct break_hook *hook; in call_break_hook() local
Dtraps.c281 void register_undef_hook(struct undef_hook *hook) in register_undef_hook()
290 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook()
301 struct undef_hook *hook; in call_undef_hook() local
Darmv8_deprecated.c70 struct undef_hook *hook; in register_emulation_hooks() local
82 struct undef_hook *hook; in remove_emulation_hooks() local
/linux-4.4.14/net/bridge/netfilter/
Dnft_reject_bridge.c45 int hook) in nft_reject_br_send_v4_tcp_reset()
79 int hook, u8 code) in nft_reject_br_send_v4_unreach()
147 int hook) in nft_reject_br_send_v6_tcp_reset()
178 static bool reject6_br_csum_ok(struct sk_buff *skb, int hook) in reject6_br_csum_ok()
205 int hook, u8 code) in nft_reject_br_send_v6_unreach()
Debtables.c190 unsigned int hook = state->hook; in ebt_do_table() local
658 unsigned int i, j, hook = 0, hookmask = 0; in ebt_check_entry() local
/linux-4.4.14/net/ipv4/netfilter/
Dnf_reject_ipv4.c20 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get()
102 void nf_send_reset(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset()
169 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
Dipt_REJECT.c37 int hook = par->hooknum; in reject_tg() local
Dip_tables.c251 unsigned int hook, in trace_packet()
291 unsigned int hook = state->hook; in ipt_do_table() local
464 unsigned int hook; in mark_source_chains() local
Darp_tables.c253 unsigned int hook = state->hook; in arpt_do_table() local
388 unsigned int hook; in mark_source_chains() local
/linux-4.4.14/arch/avr32/kernel/
Dtraps.c135 void register_undef_hook(struct undef_hook *hook) in register_undef_hook()
142 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook()
189 struct undef_hook *hook; in do_illegal_opcode() local
/linux-4.4.14/net/ipv6/netfilter/
Dnf_reject_ipv6.c21 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get()
133 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6()
213 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok()
Dip6_tables.c280 unsigned int hook, in trace_packet()
320 unsigned int hook = state->hook; in ip6t_do_table() local
476 unsigned int hook; in mark_source_chains() local
/linux-4.4.14/net/ipv4/
Dnetfilter.c123 __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum()
154 static __sum16 nf_ip_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum_partial()
/linux-4.4.14/net/ipv6/
Dnetfilter.c132 __sum16 nf_ip6_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum()
165 static __sum16 nf_ip6_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum_partial()
/linux-4.4.14/net/sched/
Dact_ipt.c33 static int ipt_init_target(struct xt_entry_target *t, char *table, unsigned int hook) in ipt_init_target()
94 u32 hook = 0; in tcf_ipt_init() local
/linux-4.4.14/arch/arm/kernel/
Dtraps.c372 void register_undef_hook(struct undef_hook *hook) in register_undef_hook()
381 void unregister_undef_hook(struct undef_hook *hook) in unregister_undef_hook()
392 struct undef_hook *hook; in call_undef_hook() local
/linux-4.4.14/arch/blackfin/kernel/
Dipipe.c191 void (*hook)(void); in __ipipe_syscall_root() local
/linux-4.4.14/include/uapi/linux/netfilter/
Dnfnetlink_log.h20 __u8 hook; /* netfilter hook */ member
Dnfnetlink_queue.h19 __u8 hook; /* netfilter hook */ member
/linux-4.4.14/drivers/misc/mei/
Dbus-fixup.c280 void (*hook)(struct mei_cl_device *cldev); member
/linux-4.4.14/sound/core/
Dvmaster.c40 void (*hook)(void *private_data, int); member
/linux-4.4.14/sound/pci/hda/
Dhda_codec.c1880 struct hda_vmaster_mute_hook *hook = snd_kcontrol_chip(kcontrol); in vmaster_mute_mode_get() local
1888 struct hda_vmaster_mute_hook *hook = snd_kcontrol_chip(kcontrol); in vmaster_mute_mode_put() local
1911 struct hda_vmaster_mute_hook *hook = private_data; in vmaster_hook() local
1929 struct hda_vmaster_mute_hook *hook, in snd_hda_add_vmaster_hook()
1955 void snd_hda_sync_vmaster_hook(struct hda_vmaster_mute_hook *hook) in snd_hda_sync_vmaster_hook()
Dhda_local.h165 void (*hook)(void *, int); member
/linux-4.4.14/sound/soc/codecs/
D88pm860x-codec.c1267 int det, int hook, int hs_shrt, int lo_shrt) in pm860x_hs_jack_detect()
/linux-4.4.14/net/netfilter/
Dnfnetlink_queue.c864 static void nfqnl_nf_hook_drop(struct net *net, struct nf_hook_ops *hook) in nfqnl_nf_hook_drop()
/linux-4.4.14/kernel/power/
Dsnapshot.c489 struct list_head hook; member
/linux-4.4.14/include/net/netfilter/
Dnf_tables.h21 u8 hook; member
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib.h713 diag_hook hook; member
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_display.c14733 void (*hook)(struct drm_device *dev); member
14738 void (*hook)(struct drm_device *dev); member