OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:packet_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-packet.c
53
test_packet_state_t *
packet_state
= calloc(1, sizeof(*
packet_state
));
local
55
packet_state
->test_state = state;
57
packet_state
->current_client = srp_client_get_current();
84
packet_state
->srpl_connection = srpl_connection;
85
RETAIN_HERE(
packet_state
->srpl_connection, srpl_connection);
87
return
packet_state
;
93
test_packet_state_t *
packet_state
= state->test_packet_state;
local
99
dns_wire_t *ret = srp_client_generate_update(
packet_state
->current_client, host_lease, key_lease,
103
TEST_FAIL_CHECK(state,
packet_state
->num_packets < MAX_PACKETS, "more than maximum number of packets")
118
test_
packet_state
_t *
packet_state
= state->test_
packet_state
;
local
125
test_
packet_state
_t *
packet_state
= state->test_
packet_state
;
local
[
all
...]
/src/crypto/external/bsd/openssh/dist/
packet.c
93
struct
packet_state
{
struct
172
struct
packet_state
p_read, p_send;
966
struct
packet_state
*ps;
2948
format_traffic_stats(struct
packet_state
*ps)
Completed in 16 milliseconds
Indexes created Fri May 01 00:23:41 UTC 2026