Home
last modified time | relevance | path

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

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