Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/netfilter/
Dip_tables.c1893 static struct xt_match ipt_builtin_mt[] __read_mostly = { variable
1932 ret = xt_register_matches(ipt_builtin_mt, ARRAY_SIZE(ipt_builtin_mt)); in ip_tables_init()
1944 xt_unregister_matches(ipt_builtin_mt, ARRAY_SIZE(ipt_builtin_mt)); in ip_tables_init()
1957 xt_unregister_matches(ipt_builtin_mt, ARRAY_SIZE(ipt_builtin_mt)); in ip_tables_fini()