Searched refs:rejinfo (Results 1 – 2 of 2) sorted by relevance
71 const struct ipt_reject_info *rejinfo = par->targinfo; in reject_tg_check() local74 if (rejinfo->with == IPT_ICMP_ECHOREPLY) { in reject_tg_check()77 } else if (rejinfo->with == IPT_TCP_RESET) { in reject_tg_check()
80 const struct ip6t_reject_info *rejinfo = par->targinfo; in reject_tg6_check() local83 if (rejinfo->with == IP6T_ICMP6_ECHOREPLY) { in reject_tg6_check()86 } else if (rejinfo->with == IP6T_TCP_RESET) { in reject_tg6_check()