Searched refs:ICMP_NOT_REACH_PORT (Results 1 - 2 of 2) sorted by path

/u-boot/include/
H A Dnet.h422 #define ICMP_NOT_REACH_PORT 3 /* Port unreachable */ macro
/u-boot/net/
H A Dtftp.c447 if (type == ICMP_NOT_REACH && code == ICMP_NOT_REACH_PORT) {

Completed in 47 milliseconds