iPXE
Macros | Functions
ftp.h File Reference

File transfer protocol. More...

Go to the source code of this file.

Macros

#define FTP_PORT   21
 FTP default port. More...
 

Functions

 FILE_LICENCE (GPL2_OR_LATER_OR_UBDL)
 

Detailed Description

File transfer protocol.

Definition in file ftp.h.

Macro Definition Documentation

◆ FTP_PORT

#define FTP_PORT   21

FTP default port.

Definition at line 13 of file ftp.h.

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL  )