Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_CT.c316 static struct xt_target xt_ct_tg_reg[] __read_mostly = { variable
383 ret = xt_register_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_init()
393 xt_unregister_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_exit()