Home
last modified time | relevance | path

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

/dports/net/dante/dante-1.4.3/sockd/
H A Ddante_udp.c123 icmp_code = ICMP_CODE_UNREACHABLE_PORT;
1035 icmp_code = ICMP_CODE_UNREACHABLE_PORT;
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h1085 #define ICMP_CODE_UNREACHABLE_PORT (3) macro