Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dxt_CT.c200 static int xt_ct_tg_check(const struct xt_tgchk_param *par, in xt_ct_tg_check() function
284 ret = xt_ct_tg_check(par, &info_v1); in xt_ct_tg_check_v0()
300 return xt_ct_tg_check(par, par->targinfo); in xt_ct_tg_check_v1()
310 return xt_ct_tg_check(par, par->targinfo); in xt_ct_tg_check_v2()