Searched defs:softt (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/ipf/netinet/ |
H A D | ip_tftp_pxy.c | 90 ipf_tftp_softc_t *softt; in ipf_p_tftp_soft_create() local 119 ipf_tftp_softc_t *softt = arg; in ipf_p_tftp_soft_destroy() local 134 ipf_tftp_softc_t *softt = arg; in ipf_p_tftp_out() local 146 ipf_tftp_softc_t *softt = arg; in ipf_p_tftp_in() local 404 ipf_p_tftp_client(ipf_tftp_softc_t *softt, fr_info_t *fin, ap_session_t *aps, in ipf_p_tftp_client() 451 ipf_p_tftp_server(ipf_tftp_softc_t *softt, fr_info_t *fin, ap_session_t *aps, in ipf_p_tftp_server()
|
/netbsd-src/external/bsd/ipf/dist/ |
H A D | ip_tftp_pxy.c | 91 ipf_tftp_softc_t *softt; local 122 ipf_tftp_softc_t *softt = arg; local 141 ipf_tftp_softc_t *softt = arg; local 157 ipf_tftp_softc_t *softt = arg; local 422 ipf_p_tftp_client(softt, fin, aps, nat) in ipf_p_tftp_client() argument 472 ipf_p_tftp_server(softt, fin, aps, nat) in ipf_p_tftp_server() argument
|