Home
last modified time | relevance | path

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

/net/netfilter/
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()
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()
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
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
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
A Dnf_dup_netdev.c33 enum nf_dev_hooks hook) in nf_do_netdev_egress()
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()
A Dnf_tables_api.c304 struct nft_hook *hook; in nft_netdev_register_hooks() local
363 struct nft_hook *hook, *next; in nft_netdev_unregister_hooks() local
2279 struct nft_hook *hook, *next; in nf_tables_chain_destroy() local
2317 struct nft_hook *hook; in nft_netdev_hook_alloc() local
2358 struct nft_hook *hook; in nft_hook_list_find() local
2374 struct nft_hook *hook, *next; in nf_tables_parse_netdev_hooks() local
2426 struct nft_hook *hook; in nft_chain_parse_netdev() local
3119 struct nft_hook *this, *hook; in nft_delchain_hook() local
8858 struct nft_hook *hook; in nft_flowtable_parse_hook() local
9419 struct nft_hook *hook; in nf_tables_fill_flowtable_info() local
[all …]
A Dnft_chain_filter.c326 struct nft_hook *hook; in nft_netdev_event() local
A Dnft_flow_offload.c174 struct nft_hook *hook; in nft_flowtable_find_dev() local
A Dnfnetlink_queue.c235 const struct nf_hook_entry *hook; in nf_iterate() local
/net/ipv6/netfilter/
A Dnf_reject_ipv6.c15 static bool nf_reject_v6_csum_ok(struct sk_buff *skb, int hook) in nf_reject_v6_csum_ok()
62 int hook) in nf_reject_skb_v6_tcp_reset()
97 int hook, u8 code) in nf_reject_skb_v6_unreach()
151 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get()
269 int hook) in nf_send_reset6()
369 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok()
A Dip6_tables.c212 unsigned int hook, in trace_packet()
252 unsigned int hook = state->hook; in ip6t_do_table() local
389 unsigned int hook; in mark_source_chains() local
/net/ipv4/netfilter/
A Dnf_reject_ipv4.c42 int hook) in nf_reject_skb_v4_tcp_reset()
77 int hook, u8 code) in nf_reject_skb_v4_unreach()
140 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get()
240 int hook) in nf_send_reset()
315 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
A Dipt_REJECT.c34 int hook = xt_hooknum(par); in reject_tg() local
A Dip_tables.c187 unsigned int hook, in trace_packet()
228 unsigned int hook = state->hook; in ipt_do_table() local
371 unsigned int hook; in mark_source_chains() local
A Darp_tables.c187 unsigned int hook = state->hook; in arpt_do_table() local
306 unsigned int hook; in mark_source_chains() local
/net/bridge/netfilter/
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()
A Debtables.c196 unsigned int hook = state->hook; in ebt_do_table() local
688 unsigned int i, j, hook = 0, hookmask = 0; in ebt_check_entry() local
/net/sched/
A Dem_ipt.c23 u32 hook; member
/net/bridge/
A Dbr_netfilter_hooks.c1128 int br_nf_hook_thresh(unsigned int hook, struct net *net, in br_nf_hook_thresh()

Completed in 69 milliseconds