Searched refs:TFTP_PORT (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | tftp.h | 18 #define TFTP_PORT 69 macro
|
H A D | fsys_tftp.c | 108 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 D | undi.c | 1275 undi.pxs->tftp_open.TFTPPort = htons(TFTP_PORT); in eb_pxenv_tftp_open()
|