Home
last modified time | relevance | path

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

/freebsd-14.2/libexec/tftpd/
H A Dtftp-io.c115 packettype(ntohs(((struct tftphdr *) in send_packet()
121 packettype(ntohs(((struct tftphdr *)(pkt))->th_opcode)), in send_packet()
444 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.c381 packettype(rp->th_opcode)); in tftp_receive()
H A Dtftpd.c594 packettype(rp->th_opcode)); in tftp_rrq()