Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_ipcomp.c79 static struct xt_match comp_mt_reg[] __read_mostly = { variable
102 return xt_register_matches(comp_mt_reg, ARRAY_SIZE(comp_mt_reg)); in comp_mt_init()
107 xt_unregister_matches(comp_mt_reg, ARRAY_SIZE(comp_mt_reg)); in comp_mt_exit()