HomeSort by: relevance | last modified time | path
    Searched refs:nat64_br_prefix_publisher_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
nat64.h 237 } nat64_br_prefix_publisher_t; typedef in typeref:struct:__anon6015
249 nat64_br_prefix_publisher_t *NULLABLE nat64_br_prefix_publisher;
nat64.c 34 static void nat64_br_prefix_publisher_event_deliver(nat64_br_prefix_publisher_t *state_machine, nat64_br_prefix_publisher_event_t *event);
207 static nat64_br_prefix_publisher_t *
210 nat64_br_prefix_publisher_t *publisher = calloc(1, sizeof(*publisher));
221 nat64_br_prefix_publisher_finalize(nat64_br_prefix_publisher_t *publisher)
227 nat64_br_prefix_publisher_cancel(nat64_br_prefix_publisher_t *publisher)
1272 typedef nat64_br_prefix_publisher_state_type_t (*nat64_br_prefix_publisher_action_t)(nat64_br_prefix_publisher_t *NONNULL sm, nat64_br_prefix_publisher_event_t *NULLABLE event);
1281 nat64_br_prefix_publisher_init_action(nat64_br_prefix_publisher_t *state_machine, nat64_br_prefix_publisher_event_t * event)
1302 nat64_br_prefix_publisher_t *state_machine = context;
1309 nat64_br_prefix_publisher_t *state_machine = context;
1319 nat64_br_prefix_publisher_start_timer_action(nat64_br_prefix_publisher_t *state_machine, nat64_br_prefix_publisher_event_t * event
    [all...]

Completed in 16 milliseconds