Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dip_tables.c1857 static struct xt_match ipt_builtin_mt[] __read_mostly = { variable
1896 ret = xt_register_matches(ipt_builtin_mt, ARRAY_SIZE(ipt_builtin_mt)); in ip_tables_init()
1908 xt_unregister_matches(ipt_builtin_mt, ARRAY_SIZE(ipt_builtin_mt)); in ip_tables_init()
1921 xt_unregister_matches(ipt_builtin_mt, ARRAY_SIZE(ipt_builtin_mt)); in ip_tables_fini()