Home
last modified time | relevance | path

Searched refs:TFTP_OPCODE_WRITE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_tftp.h17 #define TFTP_OPCODE_WRITE 2 macro
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_tftp.c59 case TFTP_OPCODE_WRITE: in tftp_help()