Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dxt_CT.c304 static struct xt_target xt_ct_tg_reg[] __read_mostly = { variable
371 ret = xt_register_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_init()
381 xt_unregister_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_exit()