Home
last modified time | relevance | path

Searched refs:nf_hook_state (Results 1 – 25 of 45) 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 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_tcp.c486 const struct nf_hook_state *state, in nf_tcp_log_invalid()
513 const struct nf_hook_state *hook_state) in tcp_in_window()
726 const struct nf_hook_state *hook_state) in nf_tcp_handle_invalid()
795 const struct nf_hook_state *state, in tcp_error_log()
805 const struct nf_hook_state *state) in tcp_error()
841 const struct nf_hook_state *state) in tcp_new()
967 const struct nf_hook_state *state) in nf_conntrack_tcp_packet()
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/linux/
H A Dnetfilter.h78 struct nf_hook_state { struct
90 const struct nf_hook_state *state); argument
156 struct nf_hook_state *state) in nf_hook_entry_hookfn()
161 static inline void nf_hook_state_init(struct nf_hook_state *p, in nf_hook_state_init()
215 int nf_hook_slow(struct sk_buff *skb, struct nf_hook_state *state,
218 void nf_hook_slow_list(struct list_head *head, struct nf_hook_state *state,
268 struct nf_hook_state state; in nf_hook()
350 struct nf_hook_state state; in NF_HOOK_LIST()
/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.h23 struct nf_hook_state state;
129 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_flow_table.h341 const struct nf_hook_state *state);
343 const struct nf_hook_state *state);
H A Dnf_nat.h105 const struct nf_hook_state *state);
/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/bridge/netfilter/
H A Debtable_broute.c47 const struct nf_hook_state *s) in ebt_broute()
50 struct nf_hook_state state; in ebt_broute()
/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()
H A Dnf_defrag_ipv4.c64 const struct nf_hook_state *state) in ipv4_conntrack_defrag()
/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()
H A Dnf_defrag_ipv6_hooks.c54 const struct nf_hook_state *state) in ipv6_defrag()
/linux/include/linux/netfilter_ipv6/
H A Dip6_tables.h33 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_ipv4/
H A Dip_tables.h68 const struct nf_hook_state *state);
/linux/include/linux/netfilter_arp/
H A Darp_tables.h58 const struct nf_hook_state *state);
/linux/net/sched/
H A Dem_ipset.c57 struct nf_hook_state state = { in em_ipset_match()
/linux/include/linux/netfilter_bridge/
H A Debtables.h112 const struct nf_hook_state *state);

12