Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDprotosw.h288 #define PRC_UNREACH_PORT 11 /* bad port # */ macro
/NextBSD/sys/netinet/
HDip_icmp.c433 code = PRC_UNREACH_PORT; in icmp_input()
HDtcp_subr.c1850 cmd == PRC_UNREACH_PORT || cmd == PRC_TIMXCEED_INTRANS) && ip) in tcp_ctlinput()
/NextBSD/sys/netinet6/
HDicmp6.c502 code = PRC_UNREACH_PORT; in icmp6_input()