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

/netbsd-current/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
902 ap_session_t *aps; local
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
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
1777 ap_session_t *aps; local
1913 ap_session_t *aps; local
[all...]
/netbsd-current/usr.sbin/wiconfig/
H A Dwiconfig.c159 struct wi_apinfo aps[howmany(WI_MAX_DATALEN, local
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dcommon.c967 attr_copy(struct attr *aps, struct attr *apd, int n) argument
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpftn.c911 struct attr *aps, *apb; local
/netbsd-current/external/bsd/pcc/dist/pcc/cc/ccom/
H A Dpftn.c935 struct attr *aps, *apb; local
/netbsd-current/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
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c12277 tree aps = make_node (ARGUMENT_PACK_SELECT); local
12394 tree aps; /* instance of ARGUMENT_PACK_SELECT. */ local
[all...]

Completed in 407 milliseconds