Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h18 #define TFTP_PORT 69 macro
H A Dfsys_tftp.c108 TFTP_PORT, len, &tp)) in tftp_file_read()
123 ++iport, TFTP_PORT, len, &tp)) in tftp_file_read()
267 ++iport, TFTP_PORT, len, &tp)) in buf_fill()
479 TFTP_PORT, len, &tp); in send_rrq()
H A Dundi.c1275 undi.pxs->tftp_open.TFTPPort = htons(TFTP_PORT); in eb_pxenv_tftp_open()