Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_tftp_pxy.c14 } ipf_tftp_softc_t; typedef
17 int ipf_p_tftp_client __P((ipf_tftp_softc_t *, fr_info_t *, ap_session_t *,
51 { { (void *)offsetof(ipf_tftp_softc_t, ipf_p_tftp_readonly) },
53 stsizeof(ipf_tftp_softc_t, ipf_p_tftp_readonly),
89 ipf_tftp_softc_t *softt;
91 KMALLOC(softt, ipf_tftp_softc_t *);
120 ipf_tftp_softc_t *softt = arg;
139 ipf_tftp_softc_t *softt = arg;
155 ipf_tftp_softc_t *softt = arg;
423 ipf_tftp_softc_t *softt; in ipf_p_tftp_client()
[all …]