Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_hl.c66 static struct xt_match hl_mt_reg[] __read_mostly = { variable
87 return xt_register_matches(hl_mt_reg, ARRAY_SIZE(hl_mt_reg)); in hl_mt_init()
92 xt_unregister_matches(hl_mt_reg, ARRAY_SIZE(hl_mt_reg)); in hl_mt_exit()