Home
last modified time | relevance | path

Searched refs:process_ack (Results 1 – 19 of 19) sorted by relevance

/dports/games/legesmotus/legesmotus-0.4.0/common/
H A DCommonNetwork.hpp63 void process_ack(const IPAddress& peer, PacketReader& ack_packet);
H A DCommonNetwork.cpp89 void CommonNetwork::process_ack(const IPAddress& peer, PacketReader& ack_packet) { in process_ack() function in CommonNetwork
/dports/games/legesmotus/legesmotus-0.4.0/client/
H A DClientNetwork.cpp140 process_ack(m_server_address, reader); in process_server_packet()
/dports/games/legesmotus/legesmotus-0.4.0/server/
H A DServerNetwork.cpp156 process_ack(address, reader); in process_packet()
/dports/devel/git-svn/git-2.34.1/
H A Dfetch-pack.c1372 static int process_ack(struct fetch_negotiator *negotiator, in process_ack() function
1627 while (process_ack(negotiator, &reader, &common_oid, in do_fetch_pack_v2()
2057 while (process_ack(&negotiator, &reader, &common_oid, in negotiate_using_fetch()
/dports/devel/git-gui/git-2.34.1/
H A Dfetch-pack.c1372 static int process_ack(struct fetch_negotiator *negotiator, in process_ack() function
1627 while (process_ack(negotiator, &reader, &common_oid, in do_fetch_pack_v2()
2057 while (process_ack(&negotiator, &reader, &common_oid, in negotiate_using_fetch()
/dports/devel/git-p4/git-2.34.1/
H A Dfetch-pack.c1372 static int process_ack(struct fetch_negotiator *negotiator, in process_ack() function
1627 while (process_ack(negotiator, &reader, &common_oid, in do_fetch_pack_v2()
2057 while (process_ack(&negotiator, &reader, &common_oid, in negotiate_using_fetch()
/dports/devel/git/git-2.34.1/
H A Dfetch-pack.c1372 static int process_ack(struct fetch_negotiator *negotiator, in process_ack() function
1627 while (process_ack(negotiator, &reader, &common_oid, in do_fetch_pack_v2()
2057 while (process_ack(&negotiator, &reader, &common_oid, in negotiate_using_fetch()
/dports/devel/git-cvs/git-2.34.1/
H A Dfetch-pack.c1372 static int process_ack(struct fetch_negotiator *negotiator, in process_ack() function
1627 while (process_ack(negotiator, &reader, &common_oid, in do_fetch_pack_v2()
2057 while (process_ack(&negotiator, &reader, &common_oid, in negotiate_using_fetch()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dmessenger_v1.c958 static void process_ack(struct ceph_connection *con) in process_ack() function
1330 process_ack(con); in ceph_con_v1_try_read()
H A Dmessenger_v2.c2427 static int process_ack(struct ceph_connection *con, void *p, void *end) in process_ack() function
2492 ret = process_ack(con, p, end); in process_control()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dmessenger_v1.c958 static void process_ack(struct ceph_connection *con) in process_ack() function
1330 process_ack(con); in ceph_con_v1_try_read()
H A Dmessenger_v2.c2427 static int process_ack(struct ceph_connection *con, void *p, void *end) in process_ack() function
2492 ret = process_ack(con, p, end); in process_control()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dmessenger_v1.c958 static void process_ack(struct ceph_connection *con) in process_ack() function
1330 process_ack(con); in ceph_con_v1_try_read()
H A Dmessenger_v2.c2427 static int process_ack(struct ceph_connection *con, void *p, void *end) in process_ack() function
2492 ret = process_ack(con, p, end); in process_control()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/sofia-sip/libsofia-sip-ua/nua/
H A DChangeLog191 * Fixed reference counting bug in process_ack().
H A Dnua_session.c2025 process_ack(nua_server_request_t *, nta_incoming_t *, sip_t const *),
2573 return process_ack(sr, irq, sip); in process_ack_or_cancel()
2596 int process_ack(nua_server_request_t *sr, in process_ack() function
/dports/net/sofia-sip/sofia-sip-1.13.4/libsofia-sip-ua/nua/
H A DChangeLog191 * Fixed reference counting bug in process_ack().
H A Dnua_session.c2025 process_ack(nua_server_request_t *, nta_incoming_t *, sip_t const *),
2573 return process_ack(sr, irq, sip); in process_ack_or_cancel()
2596 int process_ack(nua_server_request_t *sr, in process_ack() function