HomeSort by: relevance | last modified time | path
    Searched defs:tftphdr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/lib/libsa/
tftp.h 75 struct tftphdr { struct
  /src/include/arpa/
tftp.h 56 struct tftphdr { struct
  /src/sys/kern/
subr_tftproot.c 82 struct tftphdr { struct
212 struct tftphdr *tftp;
258 tftp = mtod(m_outbuf, struct tftphdr *);
352 struct tftphdr *tftp;
386 tftp = mtod(m, struct tftphdr *);

Completed in 171 milliseconds