Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_tftp.c119 ports[ports_c++] = TFTP_PORT; in nf_conntrack_tftp_init()
123 HELPER_NAME, TFTP_PORT, ports[i], i, in nf_conntrack_tftp_init()
127 HELPER_NAME, TFTP_PORT, ports[i], i, in nf_conntrack_tftp_init()
/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_tftp.h5 #define TFTP_PORT 69 macro
/openbmc/skeleton/pydownloadmgr/
H A Ddownload_manager.py21 TFTP_PORT = 69 variable