Home
last modified time | relevance | path

Searched refs:tb_hdr (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c1053 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 …]
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftpsubs.c117 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()
H A Dtftp.c130 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()
/titanic_44/usr/src/cmd/cmd-inet/common/
H A Dtftpcommon.h57 struct tftphdr tb_hdr; member
/titanic_44/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h400 uint8_t tb_hdr; member
/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c964 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()