Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_rcmd_pxy.c84 aps->aps_dport = tcp->th_dport; in ipf_p_rcmd_new()
H A Dip_proxy.h68 #define aps_dport aps_un.apu_tcp.apt_dport macro
H A Dip_tftp_pxy.c186 aps->aps_dport = udp->uh_dport; in ipf_p_tftp_new()
H A Dip_ftp_pxy.c241 aps->aps_dport = htons(fin->fin_dport); in ipf_p_ftp_new()
/netbsd/external/bsd/ipf/dist/
H A Dip_tftp_pxy.c201 aps->aps_dport = udp->uh_dport;