Home
last modified time | relevance | path

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

/net/netfilter/
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()
Dnf_queue.c252 const struct nf_hook_entry *hook; in nf_iterate() local
Dxt_quota2.c36 unsigned int hook; member
Dnf_tables_api.c1549 struct nft_chain_hook *hook, u8 family, in nft_chain_parse_hook()
1619 static void nft_chain_release_hook(struct nft_chain_hook *hook) in nft_chain_release_hook()
1662 struct nft_chain_hook hook; in nf_tables_addchain() local
1774 struct nft_chain_hook hook; in nf_tables_updchain() local
/net/bridge/netfilter/
Dnft_reject_bridge.c66 int hook) in nft_reject_br_send_v4_tcp_reset()
100 int hook, u8 code) in nft_reject_br_send_v4_unreach()
181 int hook) in nft_reject_br_send_v6_tcp_reset()
212 static bool reject6_br_csum_ok(struct sk_buff *skb, int hook) in reject6_br_csum_ok()
240 int hook, u8 code) in nft_reject_br_send_v6_unreach()
Debtables.c183 unsigned int hook = state->hook; in ebt_do_table() local
649 unsigned int i, j, hook = 0, hookmask = 0; in ebt_check_entry() local
/net/ipv4/netfilter/
Dnf_reject_ipv4.c16 struct tcphdr *_oth, int hook) in nf_reject_ip_tcphdr_get()
100 void nf_send_reset(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset()
170 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
Dipt_REJECT.c34 int hook = xt_hooknum(par); in reject_tg() local
Dip_tables.c189 unsigned int hook, in trace_packet()
229 unsigned int hook = state->hook; in ipt_do_table() local
372 unsigned int hook; in mark_source_chains() local
Darp_tables.c186 unsigned int hook = state->hook; in arpt_do_table() local
305 unsigned int hook; in mark_source_chains() local
/net/ipv6/netfilter/
Dnf_reject_ipv6.c17 unsigned int *otcplen, int hook) in nf_reject_ip6_tcphdr_get()
129 void nf_send_reset6(struct net *net, struct sk_buff *oldskb, int hook) in nf_send_reset6()
217 static bool reject6_csum_ok(struct sk_buff *skb, int hook) in reject6_csum_ok()
Dip6_tables.c214 unsigned int hook, in trace_packet()
254 unsigned int hook = state->hook; in ip6t_do_table() local
390 unsigned int hook; in mark_source_chains() local
/net/sched/
Dact_ipt.c34 char *table, unsigned int hook) in ipt_init_target()
107 u32 hook = 0; in __tcf_ipt_init() local
Dem_ipt.c23 u32 hook; member
/net/bridge/
Dbr_netfilter_hooks.c995 int br_nf_hook_thresh(unsigned int hook, struct net *net, in br_nf_hook_thresh()