Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/common/
H A Ddev_net.c101 { "tftp:/", NET_TFTP },
175 if (netproto == NET_TFTP) { in net_open()
/titanic_53/usr/src/boot/lib/libstand/
H A Dnet.h49 NET_TFTP enumerator
H A Dtftp.c426 if (netproto != NET_TFTP) in tftp_open()