HomeSort by: relevance | last modified time | path
    Searched defs:test_packet_state (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-packet.c 41 typedef struct test_packet_state test_packet_state_t;
42 struct test_packet_state { struct
93 test_packet_state_t *packet_state = state->test_packet_state;
118 test_packet_state_t *packet_state = state->test_packet_state;
125 test_packet_state_t *packet_state = state->test_packet_state;
148 test_packet_state_t *state = test_state->test_packet_state;
test-srpl.c 39 typedef struct test_packet_state test_packet_state_t;
40 struct test_packet_state { struct
test-api.h 27 typedef struct test_packet_state test_packet_state_t;
45 test_packet_state_t *NULLABLE test_packet_state; member in struct:test_state

Completed in 34 milliseconds