Home
last modified time | relevance | path

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

1234

/linux/net/netfilter/
H A Dutils.c10 __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum()
43 static __sum16 nf_ip_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum_partial()
64 __sum16 nf_ip6_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum()
97 static __sum16 nf_ip6_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_ip6_checksum_partial()
123 __sum16 nf_checksum(struct sk_buff *skb, unsigned int hook, in nf_checksum()
142 __sum16 nf_checksum_partial(struct sk_buff *skb, unsigned int hook, in nf_checksum_partial()
H A Dnft_reject_netdev.c30 int hook) in nft_reject_netdev_send_v4_tcp_reset()
44 int hook, u8 code) in nft_reject_netdev_send_v4_unreach()
58 int hook) in nft_reject_netdev_send_v6_tcp_reset()
73 int hook, u8 code) in nft_reject_netdev_send_v6_unreach()
H A Dnf_bpf_link.c38 const struct nf_defrag_hook *hook; in get_proto_defrag_hook() local
77 const struct nf_defrag_hook __maybe_unused *hook; in bpf_nf_enable_defrag() local
105 const struct nf_defrag_hook *hook = link->defrag_hook; in bpf_nf_disable_defrag() local
155 const struct nf_defrag_hook *hook = nf_link->defrag_hook; in bpf_nf_link_fill_link_info() local
H A Dnf_conntrack_pptp.c92 const struct nf_nat_pptp_hook *hook; in pptp_expectfn() local
190 const struct nf_nat_pptp_hook *hook; in exp_gre() local
260 const struct nf_nat_pptp_hook *hook; in pptp_inbound_pkt() local
387 const struct nf_nat_pptp_hook *hook; in pptp_outbound_pkt() local
H A Dnf_tables_offload.c225 struct nft_hook *hook; in nft_chain_offload_support() local
463 struct nft_hook *hook; in nft_flow_block_chain() local
632 struct nft_hook *hook, *found; in __nft_offload_get_chain() local
H A Dnfnetlink_hook.c58 u8 hook; member
279 nfnl_hook_entries_head(u8 pf, unsigned int hook, struct net *net, const char *dev) in nfnl_hook_entries_head()
H A Dnf_tables_api.c322 struct nft_hook *hook; in nft_netdev_register_hooks() local
349 static void nft_netdev_hook_free_ops(struct nft_hook *hook) in nft_netdev_hook_free_ops() argument
359 static void nft_netdev_hook_free(struct nft_hook *hook) in nft_netdev_hook_free() argument
367 struct nft_hook *hook = container_of(rcu, struct nft_hook, rcu); __nft_netdev_hook_free_rcu() local
372 nft_netdev_hook_free_rcu(struct nft_hook * hook) nft_netdev_hook_free_rcu() argument
381 struct nft_hook *hook, *next; nft_netdev_unregister_hooks() local
1985 hook_is_prefix(struct nft_hook * hook) hook_is_prefix() argument
1990 nft_nla_put_hook_dev(struct sk_buff * skb,struct nft_hook * hook) nft_nla_put_hook_dev() argument
2003 struct nft_hook *hook, *first = NULL; nft_dump_basechain_hook() local
2313 struct nft_hook *hook, *next; nf_tables_chain_destroy() local
2352 struct nft_hook *hook; nft_netdev_hook_alloc() local
2394 struct nft_hook *hook; nft_hook_list_find() local
2410 struct nft_hook *hook, *next; nf_tables_parse_netdev_hooks() local
2470 struct nft_hook *hook; nft_chain_parse_netdev() local
2499 nft_chain_parse_hook(struct net * net,struct nft_base_chain * basechain,const struct nlattr * const nla[],struct nft_chain_hook * hook,u8 family,u32 flags,struct netlink_ext_ack * extack) nft_chain_parse_hook() argument
2591 nft_chain_release_hook(struct nft_chain_hook * hook) nft_chain_release_hook() argument
2635 nft_basechain_hook_init(struct nf_hook_ops * ops,u8 family,const struct nft_chain_hook * hook,struct nft_chain * chain) nft_basechain_hook_init() argument
2647 nft_basechain_init(struct nft_base_chain * basechain,u8 family,struct nft_chain_hook * hook,u32 flags) nft_basechain_init() argument
2710 struct nft_chain_hook hook = {}; nf_tables_addchain() local
2849 struct nft_chain_hook hook = {}; nf_tables_updchain() local
3164 struct nft_hook *this, *hook; nft_delchain_hook() local
8783 struct nft_hook *hook; nft_flowtable_parse_hook() local
8900 struct nft_hook *hook, *next; __nft_unregister_flowtable_net_hooks() local
8945 struct nft_hook *hook, *next; nft_register_flowtable_net_hooks() local
8989 struct nft_hook *hook, *next; nft_hooks_destroy() local
9004 struct nft_hook *hook, *next; nft_flowtable_update() local
9241 struct nft_hook *this, *hook; nft_delflowtable_hook() local
9345 struct nft_hook *hook; nf_tables_fill_flowtable_info() local
9589 struct nft_hook *hook, *next; nf_tables_flowtable_destroy() local
9626 nft_hook_find_ops(const struct nft_hook * hook,const struct net_device * dev) nft_hook_find_ops() argument
9639 nft_hook_find_ops_rcu(const struct nft_hook * hook,const struct net_device * dev) nft_hook_find_ops_rcu() argument
9656 struct nft_hook *hook; nft_flowtable_event() local
[all...]
H A Dnf_dup_netdev.c33 enum nf_dev_hooks hook) in nf_do_netdev_egress()
/linux/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c28 static bool nf_reject_v6_csum_ok(struct sk_buff *skb, int hook) in nf_reject_v6_csum_ok()
75 int hook) in nf_reject_skb_v6_tcp_reset()
136 int hook, u8 code) in nf_reject_skb_v6_unreach()
195 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get()
312 int hook) in nf_send_reset6()
412 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok()
/linux/tools/lib/bpf/
H A Dnetlink.c536 static int clsact_config(struct libbpf_nla_req *req, const struct bpf_tc_hook *hook) in clsact_config()
544 static int qdisc_config(struct libbpf_nla_req *req, const struct bpf_tc_hook *hook) in qdisc_config()
554 static int attach_point_to_config(struct bpf_tc_hook *hook, in attach_point_to_config()
597 static int tc_qdisc_modify(struct bpf_tc_hook *hook, int cmd, int flags) in tc_qdisc_modify()
621 static int tc_qdisc_create_excl(struct bpf_tc_hook *hook) in tc_qdisc_create_excl()
626 static int tc_qdisc_delete(struct bpf_tc_hook *hook) in tc_qdisc_delete()
631 int bpf_tc_hook_create(struct bpf_tc_hook *hook) in bpf_tc_hook_create()
647 int bpf_tc_hook_destroy(struct bpf_tc_hook *hook) in bpf_tc_hook_destroy()
734 int bpf_tc_attach(const struct bpf_tc_hook *hook, struct bpf_tc_opts *opts) in bpf_tc_attach()
808 static int __bpf_tc_detach(const struct bpf_tc_hook *hook, in __bpf_tc_detach()
[all …]
/linux/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c51 int hook) in nf_reject_skb_v4_tcp_reset()
107 int hook, u8 code) in nf_reject_skb_v4_unreach()
175 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get()
272 int hook) in nf_send_reset()
346 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
H A Dipt_REJECT.c34 int hook = xt_hooknum(par); in reject_tg() local
/linux/net/bridge/netfilter/
H A Dnft_reject_bridge.c48 int hook) in nft_reject_br_send_v4_tcp_reset()
64 int hook, u8 code) in nft_reject_br_send_v4_unreach()
80 int hook) in nft_reject_br_send_v6_tcp_reset()
97 int hook, u8 code) in nft_reject_br_send_v6_unreach()
/linux/include/linux/
H A Dnetfilter.h79 u8 hook; member
103 nf_hookfn *hook; member
114 nf_hookfn *hook; member
162 unsigned int hook, in nf_hook_state_init()
227 static inline int nf_hook(u_int8_t pf, unsigned int hook, struct net *net, in nf_hook()
298 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
312 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, in NF_HOOK()
323 NF_HOOK_LIST(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_LIST()
409 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK_COND()
418 NF_HOOK(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, in NF_HOOK()
[all …]
H A Dpci.h2337 void (*hook)(struct pci_dev *dev); member
2354 class_shift, hook) \ argument
2370 class_shift, hook, stub) \ argument
2380 class_shift, hook, stub) \ argument
2386 class_shift, hook) \ argument
2392 class_shift, hook) \ argument
2399 class_shift, hook) \ argument
2403 class_shift, hook) \ argument
2407 class_shift, hook) \ argument
2411 class_shift, hook) \ argument
[all …]
H A Dnetfilter_ipv4.h29 static inline __sum16 nf_ip_checksum(struct sk_buff *skb, unsigned int hook, in nf_ip_checksum()
/linux/fs/xfs/
H A Dxfs_hooks.c27 struct xfs_hook *hook) in xfs_hooks_add()
39 struct xfs_hook *hook) in xfs_hooks_del()
H A Dxfs_trans_dquot.c182 struct xfs_dqtrx_hook *hook) in xfs_dqtrx_hook_add()
214 struct xfs_dqtrx_hook *hook) in xfs_dqtrx_hook_del()
228 struct xfs_dqtrx_hook *hook, in xfs_dqtrx_hook_setup()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_bpf.c26 static int test_tc_bpf_basic(const struct bpf_tc_hook *hook, int fd) in test_tc_bpf_basic()
69 static int test_tc_bpf_api(struct bpf_tc_hook *hook, int fd) in test_tc_bpf_api()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_quirks.c93 void (*hook)(struct intel_display *display); member
102 void (*hook)(struct intel_dp *intel_dp); member
113 void (*hook)(struct intel_display *display); member
/linux/drivers/acpi/
H A Dbattery.c705 static void battery_hook_unregister_unlocked(struct acpi_battery_hook *hook) in battery_hook_unregister_unlocked()
722 void battery_hook_unregister(struct acpi_battery_hook *hook) in battery_hook_unregister()
737 void battery_hook_register(struct acpi_battery_hook *hook) in battery_hook_register()
772 struct acpi_battery_hook *hook = data; in devm_battery_hook_unregister() local
777 int devm_battery_hook_register(struct device *dev, struct acpi_battery_hook *hook) in devm_battery_hook_register()
820 struct acpi_battery_hook *hook; in battery_hook_remove_battery() local
837 struct acpi_battery_hook *hook; in battery_hook_exit() local
/linux/arch/csky/kernel/
H A Dftrace.c70 static int ftrace_check_current_nop(unsigned long hook) in ftrace_check_current_nop()
91 static int ftrace_modify_code(unsigned long hook, unsigned long target, in ftrace_modify_code()
/linux/drivers/power/supply/
H A Dcros_charge-control.c221 static int cros_chctl_add_battery(struct power_supply *battery, struct acpi_battery_hook *hook) in cros_chctl_add_battery()
232 static int cros_chctl_remove_battery(struct power_supply *battery, struct acpi_battery_hook *hook) in cros_chctl_remove_battery()
/linux/arch/arm64/mm/
H A Dioremap.c8 int arm64_ioremap_prot_hook_register(ioremap_prot_hook_t hook) in arm64_ioremap_prot_hook_register()
/linux/drivers/platform/x86/
H A Dmsi-ec.c1269 struct acpi_battery_hook *hook) in msi_battery_add()
1275 struct acpi_battery_hook *hook) in msi_battery_remove()

1234