Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_conntrack_tftp.c100 static struct nf_conntrack_helper tftp[MAX_PORTS * 2] __read_mostly; variable
109 nf_conntrack_helpers_unregister(tftp, ports_c * 2); in nf_conntrack_tftp_fini()
122 nf_ct_helper_init(&tftp[2 * i], AF_INET, IPPROTO_UDP, in nf_conntrack_tftp_init()
126 nf_ct_helper_init(&tftp[2 * i + 1], AF_INET6, IPPROTO_UDP, in nf_conntrack_tftp_init()
132 ret = nf_conntrack_helpers_register(tftp, ports_c * 2); in nf_conntrack_tftp_init()
DKconfig376 If you are using a tftp client behind -j SNAT or -j MASQUERADING
/linux-5.19.10/drivers/net/usb/
DKconfig470 such as the SA-11x0 and PXA-25x UDCs, or the tftp capabilities