Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/iptun/
H A Diptun.c2262 is_icmp_error(mblk_t *mp, ipha_t *ipha, ip6_t *ip6h) in is_icmp_error() function
2439 if (is_icmp_error(data_mp, inner4, inner6)) { in iptun_input_icmp_v4()
2609 if (is_icmp_error(data_mp, inner4, inner6)) { in iptun_input_icmp_v6()