Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dprotosw.h190 #define PRC_UNREACH_PORT 11 /* bad port # */ macro
/netbsd-src/sys/netinet/
H A Dip_icmp.c466 code = PRC_UNREACH_PORT; in _icmp_input()
H A Dip_input.c1289 [PRC_UNREACH_PORT] = ECONNREFUSED,
/netbsd-src/sys/netinet6/
H A Dicmp6.c609 code = PRC_UNREACH_PORT; in _icmp6_input()