Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_CT.c371 static struct xt_target xt_ct_tg_reg[] __read_mostly = { variable
448 ret = xt_register_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_init()
458 xt_unregister_targets(xt_ct_tg_reg, ARRAY_SIZE(xt_ct_tg_reg)); in xt_ct_tg_exit()