Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun.c2466 case ICMP_DEST_NET_UNREACH_ADMIN: in iptun_input_icmp_v4()
2468 code = (inner4 != NULL ? ICMP_DEST_NET_UNREACH_ADMIN : in iptun_input_icmp_v4()
/titanic_41/usr/src/uts/common/inet/
H A Dip.h370 #define ICMP_DEST_NET_UNREACH_ADMIN 9 macro