Searched refs:tb_hdr (Results 1 – 6 of 6) sorted by relevance
1053 ackbuf.tb_hdr.th_opcode = in tftpd_sendfile()1054 ntohs((ushort_t)ackbuf.tb_hdr.th_opcode); in tftpd_sendfile()1055 ackbuf.tb_hdr.th_block = in tftpd_sendfile()1056 ntohs((ushort_t)ackbuf.tb_hdr.th_block); in tftpd_sendfile()1058 if (ackbuf.tb_hdr.th_opcode == ERROR) { in tftpd_sendfile()1062 ackbuf.tb_hdr.th_code); in tftpd_sendfile()1066 ackbuf.tb_hdr.th_msg); in tftpd_sendfile()1072 if (ackbuf.tb_hdr.th_opcode == ACK) { in tftpd_sendfile()1076 ackbuf.tb_hdr.th_block); in tftpd_sendfile()1077 if (ackbuf.tb_hdr.th_block == 0) in tftpd_sendfile()[all …]
117 return (&bfs[0].buf.tb_hdr); in rw_init()136 *dpp = &b->buf.tb_hdr; /* set caller's ptr */ in readit()158 dp = &b->buf.tb_hdr; in read_ahead()203 *dpp = &bfs[current].buf.tb_hdr; in writeit()230 dp = &b->buf.tb_hdr; in write_behind()
130 ap = &ackbuf.tb_hdr; in tftp_sendfile()257 ap = &ackbuf.tb_hdr; in tftp_recvfile()590 oackp = &oackbuf->tb_hdr; in process_oack()626 tp = &ackbuf.tb_hdr; in nak()
57 struct tftphdr tb_hdr; member
400 uint8_t tb_hdr; member
964 if (desc_tbl->tb_hdr & FIP_TB_HDR_FIRST) { in eib_fip_parse_vhub_table()997 (desc_tbl->tb_hdr & FIP_TB_HDR_LAST)) { in eib_fip_parse_vhub_table()1053 if (desc_tbl->tb_hdr & FIP_TB_HDR_LAST) { in eib_fip_parse_vhub_table()