Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_HMARK.c336 static struct xt_target hmark_tg_reg[] __read_mostly = { variable
359 return xt_register_targets(hmark_tg_reg, ARRAY_SIZE(hmark_tg_reg)); in hmark_tg_init()
364 xt_unregister_targets(hmark_tg_reg, ARRAY_SIZE(hmark_tg_reg)); in hmark_tg_exit()