| /linux/net/netfilter/ |
| H A D | nft_chain_filter.c | 17 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 D | nft_chain_route.c | 18 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 D | nf_conntrack_proto_tcp.c | 486 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 D | nft_chain_nat.c | 11 const struct nf_hook_state *state) in nft_nat_do_chain()
|
| H A D | nf_flow_table_inet.c | 13 const struct nf_hook_state *state) in nf_flow_offload_inet_hook()
|
| /linux/include/linux/ |
| H A D | netfilter.h | 78 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 D | nf_synproxy.h | 61 struct nf_hook_state; 64 const struct nf_hook_state *nhs); 79 const struct nf_hook_state *nhs);
|
| H A D | br_netfilter.h | 62 const struct nf_hook_state *state); 71 const struct nf_hook_state *state) in br_nf_pre_routing_ipv6()
|
| H A D | nf_conntrack_core.h | 26 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 D | nf_queue.h | 23 struct nf_hook_state state; 129 int nf_queue(struct sk_buff *skb, struct nf_hook_state *state,
|
| H A D | nf_bpf_link.h | 4 const struct nf_hook_state *state;
|
| H A D | nf_flow_table.h | 341 const struct nf_hook_state *state); 343 const struct nf_hook_state *state);
|
| H A D | nf_nat.h | 105 const struct nf_hook_state *state);
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_netfilter_ctx.c | 76 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 D | ebtable_broute.c | 47 const struct nf_hook_state *s) in ebt_broute() 50 struct nf_hook_state state; in ebt_broute()
|
| /linux/net/ipv4/netfilter/ |
| H A D | iptable_mangle.c | 37 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 D | nf_defrag_ipv4.c | 64 const struct nf_hook_state *state) in ipv4_conntrack_defrag()
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6table_mangle.c | 32 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 D | nf_defrag_ipv6_hooks.c | 54 const struct nf_hook_state *state) in ipv6_defrag()
|
| /linux/include/linux/netfilter_ipv6/ |
| H A D | ip6_tables.h | 33 const struct nf_hook_state *state);
|
| /linux/security/smack/ |
| H A D | smack_netfilter.c | 23 const struct nf_hook_state *state) in smack_ip_output()
|
| /linux/include/linux/netfilter_ipv4/ |
| H A D | ip_tables.h | 68 const struct nf_hook_state *state);
|
| /linux/include/linux/netfilter_arp/ |
| H A D | arp_tables.h | 58 const struct nf_hook_state *state);
|
| /linux/net/sched/ |
| H A D | em_ipset.c | 57 struct nf_hook_state state = { in em_ipset_match()
|
| /linux/include/linux/netfilter_bridge/ |
| H A D | ebtables.h | 112 const struct nf_hook_state *state);
|