Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1981 #ifndef ICMP_UNREACH_ADMIN_PROHIBIT
1982 # define ICMP_UNREACH_ADMIN_PROHIBIT 13 macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon.c220 { ICMP_UNREACH_ADMIN_PROHIBIT, "admin_prohibit" },
H A Dipf_y.y1388 | IPFY_ICMPC_FLTPRO { $$ = ICMP_UNREACH_ADMIN_PROHIBIT; }