Home
last modified time | relevance | path

Searched defs:tftp (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/kern/
Dsubr_tftproot.c212 struct tftphdr *tftp; in tftproot_getfile() local
352 struct tftphdr *tftp; in tftproot_recv() local
/netbsd/src/sys/arch/mvme68k/stand/sboot/
Detherfun.h118 struct tftphr *tftp = (struct tftphr *)(buf + sizeof(struct ether_header) + variable
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_tftp_pxy.c254 tftpinfo_t *tftp; in ipf_p_tftp_del() local
/netbsd/src/external/bsd/ipf/dist/
Dip_tftp_pxy.c271 tftpinfo_t *tftp; local
/netbsd/src/libexec/tftpd/
Dtftpd.c650 tftp(struct tftphdr *tp, int size) in tftp() function