Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_tftp_pxy.c12 int ipf_p_tftp_readonly; member
51 { { (void *)offsetof(ipf_tftp_softc_t, ipf_p_tftp_readonly) },
53 stsizeof(ipf_tftp_softc_t, ipf_p_tftp_readonly),
108 softt->ipf_p_tftp_readonly = 1; in ipf_p_tftp_soft_create()
423 if (softt->ipf_p_tftp_readonly != 0) in ipf_p_tftp_client()