Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h2430 #undef ICMP_MAX_UNREACH
2431 #define ICMP_MAX_UNREACH 14 macro
H A Dip_fil.h1613 extern int icmptoicmp6unreach[ICMP_MAX_UNREACH];
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c1511 if ((code < 0) || (code >= ICMP_MAX_UNREACH))
H A Dfil.c4223 int icmptoicmp6unreach[ICMP_MAX_UNREACH] = {