Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_CT.c389 static struct xt_target xt_ct_tg_reg[] __read_mostly = { variable
467 ret = xt_register_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_init()
477 xt_unregister_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_exit()