Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_tftp.h20 #define TFTP_OPCODE_ERROR 5 macro
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_tftp.c91 case TFTP_OPCODE_ERROR: in tftp_help()