Searched refs:rejinfo (Results 1 – 2 of 2) sorted by relevance
73 const struct ipt_reject_info *rejinfo = par->targinfo; in reject_tg_check() local76 if (rejinfo->with == IPT_ICMP_ECHOREPLY) { in reject_tg_check()79 } else if (rejinfo->with == IPT_TCP_RESET) { in reject_tg_check()
84 const struct ip6t_reject_info *rejinfo = par->targinfo; in reject_tg6_check() local87 if (rejinfo->with == IP6T_ICMP6_ECHOREPLY) { in reject_tg6_check()90 } else if (rejinfo->with == IP6T_TCP_RESET) { in reject_tg6_check()