Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_hl.c63 static struct xt_match hl_mt_reg[] __read_mostly = { variable
84 return xt_register_matches(hl_mt_reg, ARRAY_SIZE(hl_mt_reg)); in hl_mt_init()
89 xt_unregister_matches(hl_mt_reg, ARRAY_SIZE(hl_mt_reg)); in hl_mt_exit()