Searched refs:CLAT_POS_TRANSPORTHDR (Results 1 – 2 of 2) sorted by relevance
31 CLAT_POS_TRANSPORTHDR, enumerator
243 if (pos == CLAT_POS_TRANSPORTHDR && is_icmp_error(icmp->type) && icmp6_type != ICMP6_PARAM_PROB) { in icmp_to_icmp6()295 if (pos == CLAT_POS_TRANSPORTHDR && is_icmp6_error(icmp6->icmp6_type) && in icmp6_to_icmp()