Home
last modified time | relevance | path

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

123

/Linux-v4.19/net/netfilter/
Dnft_chain_filter.c16 const struct nf_hook_state *state) in nft_do_chain_ipv4()
60 const struct nf_hook_state *state) in nft_do_chain_arp()
100 const struct nf_hook_state *state) in nft_do_chain_ipv6()
144 const struct nf_hook_state *state) in nft_do_chain_inet()
200 const struct nf_hook_state *state) in nft_do_chain_bridge()
255 const struct nf_hook_state *state) in nft_do_chain_netdev()
Dnf_queue.c51 struct nf_hook_state *state = &entry->state; in nf_queue_entry_release_refs()
78 struct nf_hook_state *state = &entry->state; in nf_queue_entry_get_refs()
142 static int __nf_queue(struct sk_buff *skb, const struct nf_hook_state *state, in __nf_queue()
211 int nf_queue(struct sk_buff *skb, struct nf_hook_state *state, in nf_queue()
229 struct nf_hook_state *state, in nf_iterate()
Dnf_conntrack_proto.c405 const struct nf_hook_state *state) in ipv4_helper()
432 const struct nf_hook_state *state) in ipv4_confirm()
456 const struct nf_hook_state *state) in ipv4_conntrack_in()
463 const struct nf_hook_state *state) in ipv4_conntrack_local()
657 const struct nf_hook_state *state) in ipv6_confirm()
691 const struct nf_hook_state *state) in ipv6_conntrack_in()
698 const struct nf_hook_state *state) in ipv6_conntrack_local()
705 const struct nf_hook_state *state) in ipv6_helper()
Dnf_internals.h10 int nf_queue(struct sk_buff *skb, struct nf_hook_state *state,
Dnf_flow_table_inet.c11 const struct nf_hook_state *state) in nf_flow_offload_inet_hook()
/Linux-v4.19/include/linux/
Dnetfilter.h51 struct nf_hook_state { struct
63 const struct nf_hook_state *state); argument
117 struct nf_hook_state *state) in nf_hook_entry_hookfn()
122 static inline void nf_hook_state_init(struct nf_hook_state *p, in nf_hook_state_init()
183 int nf_hook_slow(struct sk_buff *skb, struct nf_hook_state *state,
239 struct nf_hook_state state; in nf_hook()
Dnetfilter_ingress.h22 struct nf_hook_state state; in nf_hook_ingress()
/Linux-v4.19/security/smack/
Dsmack_netfilter.c28 const struct nf_hook_state *state) in smack_ipv6_output()
46 const struct nf_hook_state *state) in smack_ipv4_output()
/Linux-v4.19/include/net/netfilter/
Dbr_netfilter.h58 const struct nf_hook_state *state);
67 const struct nf_hook_state *state) in br_nf_pre_routing_ipv6()
Dnf_flow_table.h125 const struct nf_hook_state *state);
127 const struct nf_hook_state *state);
Dnf_nat_core.h16 const struct nf_hook_state *state);
/Linux-v4.19/net/bridge/netfilter/
Debtable_filter.c62 const struct nf_hook_state *state) in ebt_in_hook()
69 const struct nf_hook_state *state) in ebt_out_hook()
Debtable_nat.c62 const struct nf_hook_state *state) in ebt_nat_in()
69 const struct nf_hook_state *state) in ebt_nat_out()
Debtable_broute.c53 struct nf_hook_state state; in ebt_broute()
/Linux-v4.19/net/ipv4/netfilter/
Diptable_mangle.c43 ipt_mangle_out(struct sk_buff *skb, const struct nf_hook_state *state) in ipt_mangle_out()
81 const struct nf_hook_state *state) in iptable_mangle_hook()
Dnf_nat_l3proto_ipv4.c246 const struct nf_hook_state *state) in nf_nat_ipv4_fn()
271 const struct nf_hook_state *state) in nf_nat_ipv4_in()
286 const struct nf_hook_state *state) in nf_nat_ipv4_out()
318 const struct nf_hook_state *state) in nf_nat_ipv4_local_fn()
Dnft_chain_nat_ipv4.c31 const struct nf_hook_state *state) in nft_nat_do_chain()
Dnft_chain_route_ipv4.c26 const struct nf_hook_state *state) in nf_route_table_hook()
/Linux-v4.19/net/ipv6/netfilter/
Dip6table_mangle.c38 ip6t_mangle_out(struct sk_buff *skb, const struct nf_hook_state *state) in ip6t_mangle_out()
74 const struct nf_hook_state *state) in ip6table_mangle_hook()
Dnf_nat_l3proto_ipv6.c257 const struct nf_hook_state *state) in nf_nat_ipv6_fn()
294 const struct nf_hook_state *state) in nf_nat_ipv6_in()
309 const struct nf_hook_state *state) in nf_nat_ipv6_out()
341 const struct nf_hook_state *state) in nf_nat_ipv6_local_fn()
Dnft_chain_nat_ipv6.c29 const struct nf_hook_state *state) in nft_nat_do_chain()
/Linux-v4.19/include/linux/netfilter_ipv6/
Dip6_tables.h35 const struct nf_hook_state *state,
/Linux-v4.19/include/linux/netfilter_arp/
Darp_tables.h58 const struct nf_hook_state *state,
/Linux-v4.19/net/bridge/
Dbr_netfilter_hooks.c474 const struct nf_hook_state *state) in br_nf_pre_routing()
565 const struct nf_hook_state *state) in br_nf_forward_ip()
628 const struct nf_hook_state *state) in br_nf_forward_arp()
787 const struct nf_hook_state *state) in br_nf_post_routing()
836 const struct nf_hook_state *state) in ip_sabotage_in()
993 struct nf_hook_state state; in br_nf_hook_thresh()
/Linux-v4.19/include/linux/netfilter_ipv4/
Dip_tables.h69 const struct nf_hook_state *state,

123