Home
last modified time | relevance | path

Searched refs:lowport (Results 1 – 25 of 25) sorted by relevance

/dports/net/socat/socat-1.7.4.2/
H A Dxio-ipapp.c37 bool lowport = false;
55 them, &themlen, us, &uslen, &needbind, &lowport,
84 opts, pf, socktype, ipproto, lowport, level);
163 bool *needbind, bool *lowport,
215 retropt_bool(opts, OPT_LOWPORT, lowport);
H A Dxio-udp.c127 retropt_bool(opts, OPT_LOWPORT, &sfd->para.socket.ip.lowport); in _xioopen_ipdgram_listen()
412 retropt_bool(opts, OPT_LOWPORT, &xfd->para.socket.ip.lowport); in _xioopen_udp_sendto()
413 if (xfd->para.socket.ip.lowport) { in _xioopen_udp_sendto()
418 us.ip4.sin_port = htons(xfd->para.socket.ip.lowport); break; in _xioopen_udp_sendto()
423 us.ip6.sin6_port = htons(xfd->para.socket.ip.lowport); break; in _xioopen_udp_sendto()
556 retropt_bool(opts, OPT_LOWPORT, &xfd->stream.para.socket.ip.lowport); in xioopen_udp_recvfrom()
651 retropt_bool(opts, OPT_LOWPORT, &xfd->stream.para.socket.ip.lowport); in xioopen_udp_recv()
H A Dxio-socks.c59 bool lowport = false; in xioopen_socks4_connect() local
91 &needbind, &lowport, socktype); in xioopen_socks4_connect()
131 opts, pf, socktype, IPPROTO_TCP, lowport, level); in xioopen_socks4_connect()
H A Dxio-ipapp.h27 bool *needbind, bool *lowport, in xioopen_ipapp_connect()
H A Dxio-proxy.c100 bool lowport = false; in xioopen_proxy_connect() local
136 &needbind, &lowport, socktype); in xioopen_proxy_connect()
155 opts, pf, socktype, IPPROTO_TCP, lowport, level); in xioopen_proxy_connect()
H A Dxio.h124 bool lowport; member
H A Dxio-openssl.c223 bool lowport = false; in xioopen_openssl_connect() local
297 &needbind, &lowport, socktype); in xioopen_openssl_connect()
321 opts, pf, socktype, ipproto, lowport, level); in xioopen_openssl_connect()
H A Dxio-listen.c216 retropt_bool(opts, OPT_LOWPORT, &xfd->para.socket.ip.lowport);
H A Dtest.sh5923 *%$N%*|*%functions%*|*%security%*|*%tcp%*|*%tcp4%*|*%ip4%*|*%lowport%*|*%$NAME%*)
6007 *%$N%*|*%functions%*|*%security%*|*%tcp%*|*%tcp6%*|*%ip6%*|*%lowport%*|*%$NAME%*)
6067 *%$N%*|*%functions%*|*%security%*|*%udp%*|*%udp4%*|*%ip4%*|*%lowport%*|*%$NAME%*)
6132 *%$N%*|*%functions%*|*%security%*|*%udp%*|*%udp6%*|*%ip6%*|*%lowport%*|*%$NAME%*)
6202 *%$N%*|*%functions%*|*%security%*|*%tcp%*|*%tcp4%*|*%ip4%*|*%openssl%*|*%lowport%*|*%$NAME%*)
6319 *%$N%*|*%functions%*|*%security%*|*%tcp%*|*%tcp6%*|*%ip6%*|*%openssl%*|*%lowport%*|*%$NAME%*)
7780 *%$N%*|*%functions%*|*%security%*|*%udp%*|*%udp4%*|*%ip4%*|*%lowport%*|*%$NAME%*)
7851 *%$N%*|*%functions%*|*%security%*|*%udp%*|*%udp4%*|*%ip4%*|*%lowport%*|*%$NAME%*)
7932 *%$N%*|*%functions%*|*%security%*|*%udp%*|*%udp6%*|*%ip6%*|*%lowport%*|*%$NAME%*)
8007 *%$N%*|*%functions%*|*%security%*|*%udp%*|*%udp6%*|*%ip6%*|*%lowport%*|*%$NAME%*)
H A Dxio-socket.c1871 } else if (xfd->para.socket.ip.lowport) { in xiocheckpeer()
H A DCHANGES1719 option "lowport" establishes limited authorization for TCP and UDP
/dports/ftp/smbftpd/smbftpd-2.4/
H A Dparam.c177 unsigned int lowport, highport; in smbftpd_config_handler() local
179 c = sscanf(opt_arg, "%u-%u", &lowport, &highport); in smbftpd_config_handler()
180 if (c != 2 || lowport < 1024U || highport > 65535U || highport < lowport) { in smbftpd_config_handler()
184 smbftpd_conf.passive_port_low = lowport; in smbftpd_config_handler()
/dports/ftp/profxp/profxp/profxp/
H A Dtcp.pm327 my $lowport = $myport - ((int $myport/256)*256);
330 $portstr .= ",".$highport.",".$lowport;
/dports/security/nmap/nmap-7.91/scripts/
H A Dftp-bounce.nse94 -- PORT lowport
/dports/devel/hadoop/hadoop-1.2.1/contrib/hod/hodlib/HodRing/
H A DhodRing.py257 lowport, highport = self.__hadoopPortRange
259 v = "%d" % (ServiceUtil.getUniqRandomPort(low=lowport, high=highport, log=self.log))
275 port = "%d" % (ServiceUtil.getUniqRandomPort(low=lowport, high=highport, log=self.log))
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/hod/hodlib/HodRing/
H A DhodRing.py257 lowport, highport = self.__hadoopPortRange
259 v = "%d" % (ServiceUtil.getUniqRandomPort(low=lowport, high=highport, log=self.log))
275 port = "%d" % (ServiceUtil.getUniqRandomPort(low=lowport, high=highport, log=self.log))
/dports/audio/snd/snd-21.2/
H A Dleslie.cms34 ;; 09/12/2014 added lowport baffle section
/dports/net/socat/socat-1.7.4.2/doc/
H A Dxio.help2892 Option: lowport
4941 IP.v4.TCP.listen range tcpwrap srcport lowport
4943 IP.v4.UDP.listen range tcpwrap srcport lowport
4945 IP.v4.UDP.recvfrom range tcpwrap srcport lowport
4946 IP.v4.UDP.recv range tcpwrap srcport lowport
4951 IP.v6.TCP.listen range tcpwrap srcport lowport
4953 IP.v6.UDP.listen range tcpwrap srcport lowport
4955 IP.v6.UDP.recvfrom range tcpwrap srcport lowport
4956 IP.v6.UDP.recv range tcpwrap srcport lowport
4959 IP.v6.raw.recv srcport lowport
[all …]
H A Dsocat.yo2343 label(OPTION_LOWPORT)dit(bf(tt(lowport)))
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/ServiceRegistration/
H A Droute.c5269 int lowport; in partition_maybe_advertise_service() local
5272 lowport = (lowest[1]->port[0] << 8) | lowest[1]->port[1]; in partition_maybe_advertise_service()
5275 … SEGMENTED_IPv6_ADDR_PARAM_SRP(lowest[1]->address, lowest_1_buf), lowport); in partition_maybe_advertise_service()
5278 lowport = (lowest[0]->port[0] << 8)| lowest[0]->port[1]; in partition_maybe_advertise_service()
5281 … SEGMENTED_IPv6_ADDR_PARAM_SRP(lowest[0]->address, lowest_0_buf), lowport); in partition_maybe_advertise_service()
/dports/x11-themes/irssi-themes/irssi-themes-2016082001/
H A Dlaaama-2.theme337 …dcc_lowport = "{dcc Warning: Port sent with DCC request is a lowport ({hilight $0, $1}) - this isn…
H A Dea1.theme344 …dcc_lowport = "{dcc Warning: Port sent with DCC request is a lowport ({hilight $0, $1}) - this isn…
H A Dsoppa.theme343 …dcc_lowport = "{dcc Warning: Port sent with DCC request is a lowport ({hilight $0, $1}) - this isn…
H A Denvy.theme347 …dcc_lowport = "{dcc Warning: Port sent with DCC request is a lowport ({hilight $0, $1}) - this isn…
/dports/irc/eggdrop/eggdrop-1.9.1/help/set/
H A Dcmds1.help139 ### %bset reserved-portrange%b <lowport>:<highport>