ipf_tftp_softc_t
ipf_tftp_softc_t *softt = arg;
ipf_tftp_softc_t *softt = arg;
ipf_tftp_softc_t *softt = arg;
int ipf_p_tftp_client(ipf_tftp_softc_t *, fr_info_t *, ap_session_t *,
int ipf_p_tftp_server(ipf_tftp_softc_t *, fr_info_t *, ap_session_t *,
ipf_p_tftp_client(ipf_tftp_softc_t *softt, fr_info_t *fin, ap_session_t *aps,
ipf_p_tftp_server(ipf_tftp_softc_t *softt, fr_info_t *fin, ap_session_t *aps,
{ { (void *)offsetof(ipf_tftp_softc_t, ipf_p_tftp_readonly) },
stsizeof(ipf_tftp_softc_t, ipf_p_tftp_readonly),
ipf_tftp_softc_t *softt;
KMALLOC(softt, ipf_tftp_softc_t *);