Home
last modified time | relevance | path

Searched defs:self_ip (Results 1 – 13 of 13) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_packet_reader.cc77 QuicIpAddress self_ip = GetSelfIpFromPacketInfo( in ReadAndDispatchPackets() local
H A Dquic_udp_socket.h98 void SetSelfIp(QuicIpAddress self_ip) { in SetSelfIp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_packet_reader.cc77 QuicIpAddress self_ip = GetSelfIpFromPacketInfo( in ReadAndDispatchPackets() local
H A Dquic_udp_socket.h98 void SetSelfIp(QuicIpAddress self_ip) { in SetSelfIp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/qbone/
H A Dqbone_server_session.cc40 QuicIpAddress self_ip, in QboneServerSession()
H A Dqbone_packet_processor.cc31 QbonePacketProcessor::QbonePacketProcessor(QuicIpAddress self_ip, in QbonePacketProcessor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/qbone/
H A Dqbone_server_session.cc40 QuicIpAddress self_ip, in QboneServerSession()
H A Dqbone_packet_processor.cc31 QbonePacketProcessor::QbonePacketProcessor(QuicIpAddress self_ip, in QbonePacketProcessor()
/dports/mail/dovecot/dovecot-2.3.17/src/director/
H A Ddirector.h108 struct ip_addr self_ip; member
/dports/net/pathneck/pathneck-1.3/
H A Dpathneck.c86 uint32_t self_ip = 0; variable
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/
H A Dcmudp.c91 int self_ip; member
H A Dcmnnti.c94 int self_ip; member
/dports/net/ryu/ryu-4.26/ryu/tests/integrated/common/
H A Ddocker_base.py232 with_ip=True, self_ip=False, argument