Home
last modified time | relevance | path

Searched refs:iptable_mangle (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Diptable_mangle.c56 ret = ipt_do_table(skb, state, state->net->ipv4.iptable_mangle); in ipt_mangle_out()
82 return ipt_do_table(skb, state, state->net->ipv4.iptable_mangle); in iptable_mangle_hook()
91 if (net->ipv4.iptable_mangle) in iptable_mangle_table_init()
98 &net->ipv4.iptable_mangle); in iptable_mangle_table_init()
105 if (net->ipv4.iptable_mangle) in iptable_mangle_net_pre_exit()
106 ipt_unregister_table_pre_exit(net, net->ipv4.iptable_mangle, in iptable_mangle_net_pre_exit()
112 if (!net->ipv4.iptable_mangle) in iptable_mangle_net_exit()
114 ipt_unregister_table_exit(net, net->ipv4.iptable_mangle); in iptable_mangle_net_exit()
115 net->ipv4.iptable_mangle = NULL; in iptable_mangle_net_exit()
H A DMakefile39 obj-$(CONFIG_IP_NF_MANGLE) += iptable_mangle.o
/OK3568_Linux_fs/kernel/include/net/netns/
H A Dipv4.h79 struct xt_table *iptable_mangle; member
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo
H A Dmodules.builtin
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A D10-kernel-build_2025-06-06_01-57-58.log
H A Dbuild_2025-06-06_01-57-58.log
H A D10-kernel-build.log
H A Dbuild.log