Home
last modified time | relevance | path

Searched refs:packettype (Results 1 – 5 of 5) sorted by relevance

/src/libexec/tftpd/
H A Dtftp-io.c114 packettype(ntohs(((struct tftphdr *) in send_packet()
120 packettype(ntohs(((struct tftphdr *)(pkt))->th_opcode)), in send_packet()
443 n, packettype(pkt->th_opcode)); in receive_packet()
H A Dtftp-utils.h75 const char *packettype(int);
H A Dtftp-utils.c180 packettype(int type) in packettype() function
H A Dtftp-transfer.c380 packettype(rp->th_opcode)); in tftp_receive()
H A Dtftpd.c589 packettype(rp->th_opcode)); in tftp_rrq()