Searched defs:aps (Results 1 - 14 of 14) sorted by relevance

/src/sys/external/bsd/ipf/netinet/
H A Dip_netbios_pxy.c75 ipf_p_netbios_out(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
H A Dip_ipsec_pxy.c132 ipf_p_ipsec_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
264 ipf_p_ipsec_inout(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
350 ipf_p_ipsec_match(fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
392 ipf_p_ipsec_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
H A Dip_raudio_pxy.c56 ipf_p_raudio_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
79 ipf_p_raudio_out(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
183 ipf_p_raudio_in(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
[all...]
H A Dip_irc_pxy.c229 ipf_p_irc_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
433 ipf_p_irc_out(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
H A Dip_rcmd_pxy.c70 ipf_p_rcmd_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
103 ipf_p_rcmd_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
133 ipf_p_rcmd_portmsg(fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
316 ipf_p_rcmd_out(void *arg, fr_info_t *fin, ap_session_t *aps, nat_ argument
325 ipf_p_rcmd_in(void * arg,fr_info_t * fin,ap_session_t * aps,nat_t * nat) argument
[all...]
H A Dip_tftp_pxy.c132 ipf_p_tftp_out(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
144 ipf_p_tftp_in(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
156 ipf_p_tftp_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
252 ipf_p_tftp_del(ipf_main_softc_t * softc,ap_session_t * aps) argument
268 ipf_p_tftp_backchannel(fr_info_t * fin,ap_session_t * aps,nat_t * nat) argument
404 ipf_p_tftp_client(ipf_tftp_softc_t * softt,fr_info_t * fin,ap_session_t * aps,nat_t * nat) argument
451 ipf_p_tftp_server(ipf_tftp_softc_t * softt,fr_info_t * fin,ap_session_t * aps,nat_t * nat) argument
[all...]
H A Dip_dns_pxy.c173 ipf_p_dns_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
210 ipf_p_dns_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
317 ipf_p_dns_inout(void *arg, fr_info_t *fin, ap_session_t *aps, nat_ argument
364 ipf_p_dns_match(fr_info_t * fin,ap_session_t * aps,nat_t * nat) argument
[all...]
H A Dip_pptp_pxy.c116 ipf_p_pptp_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
510 ipf_p_pptp_inout(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
540 ipf_p_pptp_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
H A Dip_rpcb_pxy.c151 ipf_p_rpcb_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
180 ipf_p_rpcb_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
205 ipf_p_rpcb_in(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
273 ipf_p_rpcb_out(void * arg,fr_info_t * fin,ap_session_t * aps,nat_t * nat) argument
[all...]
H A Dip_proxy.c826 register ap_session_t *aps; local in function:ipf_proxy_new
902 ap_session_t *aps; local in function:ipf_proxy_check
1107 ipf_proxy_free(ipf_main_softc_t * softc,ap_session_t * aps) argument
1146 ipf_proxy_fixseqack(fr_info_t * fin,ip_t * ip,ap_session_t * aps,int inc) argument
[all...]
H A Dip_ftp_pxy.c227 ipf_p_ftp_new(void *arg, fr_info_t *fin, ap_session_t *aps, nat_t *nat) argument
271 ipf_p_ftp_del(ipf_main_softc_t *softc, ap_session_t *aps) argument
1232 ap_session_t *aps; local in function:ipf_p_ftp_process
1565 ipf_p_ftp_out(void * arg,fr_info_t * fin,ap_session_t * aps,nat_t * nat) argument
1584 ipf_p_ftp_in(void * arg,fr_info_t * fin,ap_session_t * aps,nat_t * nat) argument
[all...]
H A Dip_nat.c1685 ap_session_t *aps; local in function:ipf_nat_getsz
1777 ap_session_t *aps; local in function:ipf_nat_getent
1913 ap_session_t *aps; local in function:ipf_nat_putent
[all...]
/src/usr.sbin/wiconfig/
H A Dwiconfig.c157 struct wi_apinfo aps[howmany(WI_MAX_DATALEN, local in function:wi_apscan
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si_dpm.c1978 static struct si_ps *si_get_ps(struct amdgpu_ps *aps) argument

Completed in 25 milliseconds