Home
last modified time | relevance | path

Searched defs:sourceport (Results 1 – 15 of 15) sorted by relevance

/dports/games/spring/spring_98.0/rts/Game/
H A DClientSetup.cpp63 std::string sourceport, autohostip, autohostport; in LoadFromStartScript() local
/dports/net/pktanon/pktanon-1.4.0-dev/src/
H A DTransformer.cpp215 unsigned short sourceport = inpkt.getSourceport (); in transformPacket() local
258 unsigned short sourceport = inpkt.getSourceport (); in transformPacket() local
/dports/net/eternalterminal/EternalTerminal-et-v5.1.9/proto/
H A DETerminal.proto31 optional int32 sourceport = 1; field
/dports/net/pktanon/pktanon-1.4.0-dev/src/packets/
H A DUdpPacket.h33 uint16_t sourceport; // source port. configuration item UdpSourceport member
H A DTcpPacket.h46 uint16_t sourceport; // source port. configuration item TcpSourceport member
/dports/net/rtptools/rtptools-1.22/
H A Drtpsend.c305 node_t *n; in main()
306 int len = 0, total = RTCP_SDES_HDR_LEN, count = 0; in main()
/dports/emulators/bochs/bochs-2.7/iodev/network/
H A Dnetutil.cc1936 unsigned ipheader_len, unsigned sourceport, unsigned targetport, in udpipv4_dhcp_handler()
1944 unsigned ipheader_len, unsigned sourceport, unsigned targetport, in udpipv4_dhcp_handler_ns()
2431 unsigned ipheader_len, unsigned sourceport, unsigned targetport, in udpipv4_tftp_handler()
2439 unsigned ipheader_len, unsigned sourceport, unsigned targetport, in udpipv4_tftp_handler_ns()
2595 unsigned ipheader_len, unsigned sourceport, unsigned targetport, in udpipv4_dns_handler()
2603 unsigned ipheader_len, unsigned sourceport, unsigned targetport, in udpipv4_dns_handler_ns()
/dports/irc/inspircd/inspircd-3.11.0/src/coremods/
H A Dcore_dns.cpp734 void Rehash(const std::string& dnsserver, std::string sourceaddr, unsigned int sourceport) in Rehash()
/dports/devel/jrtplib/JRTPLIB-3.11.2/src/extratransmitters/
H A Drtpfaketransmitter.cpp1021 uint16_t sourceport; in FakePoll() local
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dlhnet.c528 int sourceport; member
/dports/security/gwee/gwee-1.36/
H A Dgwee.c170 uint16_t sourceport = 0; variable
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dlhnet.c716 int sourceport; member
/dports/net/plugdaemon/plugdaemon-2.5.5/
H A Dplug.c36 char *sourceaddr = NULL, *sourceport = NULL; variable
/dports/games/darkplaces/darkplaces/
H A Dlhnet.c717 int sourceport; member
/dports/net/socat/socat-1.7.4.2/
H A Dxio.h123 uint16_t sourceport; /* host byte order */ member