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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/test/
test-packet.c 41 typedef struct test_packet_state test_packet_state_t; typedef in typeref:struct:test_packet_state
50 test_packet_state_t *
53 test_packet_state_t *packet_state = calloc(1, sizeof(*packet_state));
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; typedef in typeref:struct:test_packet_state
test-api.h 27 typedef struct test_packet_state test_packet_state_t; typedef in typeref:struct:test_packet_state
45 test_packet_state_t *NULLABLE test_packet_state;
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-replication.h 152 typedef struct test_packet_state test_packet_state_t; typedef in typeref:struct:test_packet_state

Completed in 58 milliseconds