Searched refs:ICMP_NOT_REACH_PORT (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/ | ||
| A D | net.h | 471 #define ICMP_NOT_REACH_PORT 3 /* Port unreachable */ macro |
| /u-boot/net/ | ||
| A D | tftp.c | 468 if (type == ICMP_NOT_REACH && code == ICMP_NOT_REACH_PORT) { in icmp_handler() |
Completed in 7 milliseconds