Searched refs:TFTP_OPCODE_WRITE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/netfilter/ | ||
D | nf_conntrack_tftp.h | 17 #define TFTP_OPCODE_WRITE 2 macro |
/linux-5.19.10/net/netfilter/ | ||
D | nf_conntrack_tftp.c | 59 case TFTP_OPCODE_WRITE: in tftp_help() |