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

/freebsd-11-stable/libexec/tftpd/
H A Dtftp-utils.h70 const char *packettype(int);
H A Dtftp-io.c116 packettype(ntohs(((struct tftphdr *)
122 packettype(ntohs(((struct tftphdr *)(pkt))->th_opcode)),
465 n, packettype(pkt->th_opcode));
H A Dtftp-transfer.c264 packettype(rp->th_opcode));
H A Dtftp-utils.c174 packettype(int type) function
H A Dtftpd.c602 packettype(rp->th_opcode));

Completed in 107 milliseconds