Searched refs:i6 (Results 1 – 1 of 1) sorted by relevance
37 const struct ip6t_ip6 *i6 = par->entryinfo; in checksum_tg_check() local55 if ((i6->flags & IP6T_F_PROTO) && in checksum_tg_check()56 i6->proto == IPPROTO_UDP && in checksum_tg_check()57 (i6->invflags & XT_INV_PROTO) == 0) in checksum_tg_check()
Completed in 4 milliseconds