Home
last modified time | relevance | path

Searched refs:nf_hook_state (Results 1 – 25 of 50) sorted by relevance

12

/linux/net/netfilter/
H A Dnft_chain_filter.c17 const struct nf_hook_state *state) in nft_do_chain_ipv4()
61 const struct nf_hook_state *state) in nft_do_chain_arp()
101 const struct nf_hook_state *state) in nft_do_chain_ipv6()
145 const struct nf_hook_state *state) in nft_do_chain_inet()
166 const struct nf_hook_state *state) in nft_do_chain_inet_ingress()
168 struct nf_hook_state ingress_state = *state; in nft_do_chain_inet_ingress()
234 const struct nf_hook_state *state) in nft_do_chain_bridge()
289 const struct nf_hook_state *state) in nft_do_chain_netdev()
H A Dnf_queue.c61 struct nf_hook_state *state = &entry->state; in nf_queue_entry_release_refs()
114 struct nf_hook_state *state = &entry->state; in nf_queue_entry_get_refs()
173 static int __nf_queue(struct sk_buff *skb, const struct nf_hook_state *state, in __nf_queue()
252 int nf_queue(struct sk_buff *skb, struct nf_hook_state *state, in nf_queue()
H A Dnf_conntrack_proto.c50 const struct nf_hook_state *state, in nf_l4proto_log_invalid()
75 const struct nf_hook_state *state, in nf_ct_l4proto_log_invalid()
124 static bool in_vrf_postrouting(const struct nf_hook_state *state) in in_vrf_postrouting()
136 const struct nf_hook_state *state) in nf_confirm()
210 const struct nf_hook_state *state) in ipv4_conntrack_in()
217 const struct nf_hook_state *state) in ipv4_conntrack_local()
385 const struct nf_hook_state *state) in ipv6_conntrack_in()
392 const struct nf_hook_state *state) in ipv6_conntrack_local()
H A Dnft_chain_route.c18 const struct nf_hook_state *state) in nf_route_table_hook4()
67 const struct nf_hook_state *state) in nf_route_table_hook6()
117 const struct nf_hook_state *state) in nf_route_table_inet()
H A Dnf_conntrack_proto_udp.c38 const struct nf_hook_state *state, in udp_error_log()
58 const struct nf_hook_state *state) in udp_error()
99 const struct nf_hook_state *state) in nf_conntrack_udp_packet()
H A Dnf_nat_proto.c564 const struct nf_hook_state *state) in nf_nat_ipv4_fn()
588 const struct nf_hook_state *state) in nf_nat_ipv4_pre_routing()
665 const struct nf_hook_state *state) in nf_nat_ipv4_local_in()
694 const struct nf_hook_state *state) in nf_nat_ipv4_out()
731 const struct nf_hook_state *state) in nf_nat_ipv4_local_fn()
884 const struct nf_hook_state *state) in nf_nat_ipv6_fn()
921 const struct nf_hook_state *state) in nf_nat_ipv6_local_in()
942 const struct nf_hook_state *state) in nf_nat_ipv6_in()
958 const struct nf_hook_state *state) in nf_nat_ipv6_out()
995 const struct nf_hook_state *state) in nf_nat_ipv6_local_fn()
H A Dnft_chain_nat.c11 const struct nf_hook_state *state) in nft_nat_do_chain()
H A Dnf_flow_table_inet.c13 const struct nf_hook_state *state) in nf_flow_offload_inet_hook()
/linux/include/net/netfilter/
H A Dnf_synproxy.h61 struct nf_hook_state;
64 const struct nf_hook_state *nhs);
79 const struct nf_hook_state *nhs);
H A Dbr_netfilter.h62 const struct nf_hook_state *state);
71 const struct nf_hook_state *state) in br_nf_pre_routing_ipv6()
H A Dnf_conntrack_core.h26 const struct nf_hook_state *state);
74 unsigned int nf_confirm(void *priv, struct sk_buff *skb, const struct nf_hook_state *state);
H A Dnf_queue.h25 struct nf_hook_state state;
131 int nf_queue(struct sk_buff *skb, struct nf_hook_state *state,
H A Dnf_bpf_link.h4 const struct nf_hook_state *state;
H A Dnf_nat.h105 const struct nf_hook_state *state);
/linux/net/bridge/netfilter/
H A Dnf_conntrack_bridge.c145 const struct nf_hook_state *state) in nf_ct_br_defrag4()
175 const struct nf_hook_state *state) in nf_ct_br_defrag6()
240 const struct nf_hook_state *state) in nf_ct_bridge_pre()
242 struct nf_hook_state bridge_state = *state; in nf_ct_bridge_pre()
295 const struct nf_hook_state *state) in nf_ct_bridge_in()
338 nf_ct_bridge_refrag(struct sk_buff *skb, const struct nf_hook_state *state, in nf_ct_bridge_refrag()
400 const struct nf_hook_state *state) in nf_ct_bridge_post()
H A Debtable_broute.c47 const struct nf_hook_state *s) in ebt_broute()
50 struct nf_hook_state state; in ebt_broute()
/linux/include/linux/
H A Dnetfilter.h78 struct nf_hook_state { struct
90 const struct nf_hook_state *state); argument
163 struct nf_hook_state *state) in nf_hook_entry_hookfn()
168 static inline void nf_hook_state_init(struct nf_hook_state *p, in nf_hook_state_init()
222 int nf_hook_slow(struct sk_buff *skb, struct nf_hook_state *state,
225 void nf_hook_slow_list(struct list_head *head, struct nf_hook_state *state,
275 struct nf_hook_state state; in nf_hook()
357 struct nf_hook_state state; in NF_HOOK_LIST()
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_netfilter_ctx.c76 struct nf_hook_state *state = (void *)ctx->state; in with_invalid_ctx_access_test5()
89 const struct nf_hook_state *state = ctx->state;
/linux/net/ipv4/netfilter/
H A Diptable_mangle.c37 ipt_mangle_out(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) in ipt_mangle_out()
76 const struct nf_hook_state *state) in iptable_mangle_hook()
/linux/net/ipv6/netfilter/
H A Dip6table_mangle.c32 ip6t_mangle_out(void *priv, struct sk_buff *skb, const struct nf_hook_state *state) in ip6t_mangle_out()
69 const struct nf_hook_state *state) in ip6table_mangle_hook()
/linux/net/bridge/
H A Dbr_netfilter_hooks.c485 const struct nf_hook_state *state) in br_nf_pre_routing()
587 const struct nf_hook_state *state) in br_nf_local_in()
674 const struct nf_hook_state *state, in br_nf_forward_ip()
729 const struct nf_hook_state *state) in br_nf_forward_arp()
771 const struct nf_hook_state *state) in br_nf_forward()
927 const struct nf_hook_state *state) in br_nf_post_routing()
976 const struct nf_hook_state *state) in ip_sabotage_in()
1131 struct nf_hook_state state; in br_nf_hook_thresh()
/linux/include/linux/netfilter_ipv6/
H A Dip6_tables.h32 const struct nf_hook_state *state);
/linux/security/smack/
H A Dsmack_netfilter.c23 const struct nf_hook_state *state) in smack_ip_output()
/linux/include/linux/netfilter_arp/
H A Darp_tables.h57 const struct nf_hook_state *state);
/linux/include/linux/netfilter_ipv4/
H A Dip_tables.h67 const struct nf_hook_state *state);

12