Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
A Dxt_ipcomp.c77 static struct xt_match comp_mt_reg[] __read_mostly = { variable
100 return xt_register_matches(comp_mt_reg, ARRAY_SIZE(comp_mt_reg)); in comp_mt_init()
105 xt_unregister_matches(comp_mt_reg, ARRAY_SIZE(comp_mt_reg)); in comp_mt_exit()

Completed in 2 milliseconds