Home
last modified time | relevance | path

Searched refs:IPN_TCP (Results 1 – 17 of 17) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_rcmd_pxy.c213 nat2 = ipf_nat6_outlookup(&fi, NAT_SEARCH|IPN_TCP, in ipf_p_rcmd_portmsg()
218 nat2 = ipf_nat6_inlookup(&fi, NAT_SEARCH|IPN_TCP, in ipf_p_rcmd_portmsg()
228 nat2 = ipf_nat_outlookup(&fi, NAT_SEARCH|IPN_TCP, in ipf_p_rcmd_portmsg()
233 nat2 = ipf_nat_inlookup(&fi, NAT_SEARCH|IPN_TCP, in ipf_p_rcmd_portmsg()
279 nflags = SI_W_SPORT|NAT_SLAVE|IPN_TCP; in ipf_p_rcmd_portmsg()
293 (void) ipf_nat_proto(&fi, nat2, IPN_TCP); in ipf_p_rcmd_portmsg()
H A Dip_nat.h361 #define IPN_TCP 0x00001 macro
363 #define IPN_TCPUDP (IPN_TCP|IPN_UDP)
365 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR)
367 #define IPN_TCPUDPICMPQ (IPN_TCP|IPN_UDP|IPN_ICMPQUERY)
H A Dip_irc_pxy.c394 nat2 = ipf_nat_outlookup(fin, IPN_TCP, nat->nat_pr[1], nat->nat_nsrcip, in ipf_p_irc_send()
416 NAT_SLAVE|IPN_TCP|SI_W_DPORT, NAT_OUTBOUND); in ipf_p_irc_send()
H A Dip_ftp_pxy.c503 nat2 = ipf_nat6_outlookup(&fi, IPN_TCP|NAT_SEARCH, in ipf_p_ftp_addport()
508 nat2 = ipf_nat6_inlookup(&fi, IPN_TCP|NAT_SEARCH, in ipf_p_ftp_addport()
516 nat2 = ipf_nat_outlookup(&fi, IPN_TCP|NAT_SEARCH, in ipf_p_ftp_addport()
521 nat2 = ipf_nat_inlookup(&fi, IPN_TCP|NAT_SEARCH, in ipf_p_ftp_addport()
558 flags = SI_W_SPORT|NAT_SLAVE|IPN_TCP; in ipf_p_ftp_addport()
577 (void) ipf_nat_proto(&fi, nat2, IPN_TCP); in ipf_p_ftp_addport()
868 nflags = IPN_TCP|SI_W_SPORT; in ipf_p_ftp_pasvreply()
901 (void) ipf_nat_proto(&fi, nat2, IPN_TCP); in ipf_p_ftp_pasvreply()
H A Dip_nat6.c1436 flags = IPN_TCP; in ipf_nat6_icmperrorlookup()
1594 flags = IPN_TCP; in ipf_nat6_icmperror()
2432 if (np->nl_flags & IPN_TCP) in ipf_nat6_lookupredir()
2595 nflags = IPN_TCP; in ipf_nat6_checkout()
2993 nflags = IPN_TCP; in ipf_nat6_checkin()
H A Dip_nat.c3626 flags = IPN_TCP; in ipf_nat_icmperrorlookup()
3745 flags = IPN_TCP; in ipf_nat_icmperror()
4585 if (np->nl_flags & IPN_TCP) in ipf_nat_lookupredir()
4810 nflags = IPN_TCP; in ipf_nat_checkout()
5294 nflags = IPN_TCP; in ipf_nat_checkin()
5728 if ((nflags & IPN_TCP) != 0) in ipf_nat_proto()
5873 if ((nat->nat_flags & IPN_TCP) != 0) in ipf_nat_sync()
8224 nflags = IPN_TCP; in ipf_nat_uncreate()
/dports/security/sslproxy/SSLproxy-0.9.2/src/
H A Dnat.c206 nl.nl_flags = IPN_TCP; in nat_ipfilter_lookup_cb()
/dports/devel/commoncpp/commoncpp2-1.8.1/src/
H A Dnat.cpp228 nlu.nl_flags = ( socktype == SOCK_STREAM ) ? IPN_TCP : IPN_UDP; in natv4Lookup()
/dports/www/squid/squid-4.15/src/ip/
H A DIntercept.cc230 natLookup.nl_flags = IPN_TCP;
/dports/security/sslsplit/sslsplit-0.5.5/
H A Dnat.c285 nl.nl_flags = IPN_TCP; in nat_ipfilter_lookup_cb()
/dports/net/miniupnpd/miniupnpd-2.1.20200510/ipf/
H A Dipfrdr.c254 ipnat.in_flags = IPN_TCP; in add_redirect_rule2()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/ipf/
H A Dipfrdr.c254 ipnat.in_flags = IPN_TCP; in add_redirect_rule2()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/ipf/
H A Dipfrdr.c254 ipnat.in_flags = IPN_TCP; in add_redirect_rule2()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/ipf/
H A Dipfrdr.c254 ipnat.in_flags = IPN_TCP; in add_redirect_rule2()
/dports/net/proxy-suite/proxy-suite-1.9.2.4/common/
H A Dcom-socket.c2145 natlook.nl_flags = IPN_TCP; in socket_orgdst()
/dports/www/transproxy/transproxy-1.6/
H A Dtproxy.c1083 natlook.nl_flags = IPN_TCP; in trans_proxy()
/dports/irc/tircproxy/tircproxy-0.4/
H A Dtircproxy.c1168 natlook.nl_flags = IPN_TCP; in trans_proxy()