Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_tftp_pxy.c89 ipf_tftp_softc_t *softt; local
92 if (softt == NULL)
95 bzero((char *)softt, sizeof(*softt));
97 softt->ipf_p_tftp_tune = ipf_tune_array_copy(softt,
111 return softt;
120 ipf_tftp_softc_t *softt = arg; local
128 KFREE(softt);
139 ipf_tftp_softc_t *softt = arg; local
155 ipf_tftp_softc_t *softt = arg; local
423 ipf_tftp_softc_t *softt; in ipf_p_tftp_client()
[all …]