Searched refs:th_block (Results 1 – 4 of 4) sorted by relevance
65 #define th_block th_u.tu_block macro150 if (length <= (u_int)(p - (const u_char *)&tp->th_block)) in tftp_print()165 ND_TCHECK(tp->th_block); in tftp_print()166 ND_PRINT((ndo, " block %d", EXTRACT_16BITS(&tp->th_block))); in tftp_print()
85 #define th_block th_u.tu_block macro
117 if (htons(t->th_block) != d->xid) { in recvtftp()207 wbuf.t.th_block = htons((u_short)h->currblock); in tftp_getnextblock()240 wbuf.t.th_block = htons((u_short)h->currblock); in tftp_terminate()
66 #define th_block th_u.tu_block macro