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.c328 static struct xt_target xt_ct_tg_reg[] __read_mostly = { variable
421 return xt_register_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_init()
426 xt_unregister_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_exit()