Searched refs:th_code (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dtftp.h49 #define th_code th_block macro
H A Dtftpd.c1391 tp->th_code = htons((unsigned short)error);
1397 tp->th_code = EUNDEF; /* set 'undef' errorcode */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtftp.h66 #define th_code th_u.tu_code macro
H A Dprint-tftp.c134 TCHECK(tp->th_code);
136 EXTRACT_16BITS(&tp->th_code)));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dtftp.h63 #define th_code th_u.tu_code macro
H A Dtftpd.c523 tp->th_code = htons((u_short)error);
529 tp->th_code = EUNDEF; /* set 'undef' errorcode */

Completed in 91 milliseconds