Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dsubr_tftproot.c118 static int tftproot_recv(struct mbuf **, void *);
289 tftproot_recv, NULL, &m_serv, trh, l)) != 0) { in tftproot_getfile()
349 tftproot_recv(struct mbuf **mp, void *ctx) in tftproot_recv() function