Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dxt_CT.c203 static int xt_ct_tg_check(const struct xt_tgchk_param *par, in xt_ct_tg_check() function
302 ret = xt_ct_tg_check(par, &info_v1); in xt_ct_tg_check_v0()
318 return xt_ct_tg_check(par, par->targinfo); in xt_ct_tg_check_v1()
328 return xt_ct_tg_check(par, par->targinfo); in xt_ct_tg_check_v2()