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

  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
nat64.c 33 static void nat64_br_prefix_publisher_event_init(nat64_br_prefix_publisher_event_t *event, nat64_br_prefix_publisher_event_type_t event_type);
34 static void nat64_br_prefix_publisher_event_deliver(nat64_br_prefix_publisher_t *state_machine, nat64_br_prefix_publisher_event_t *event);
510 nat64_br_prefix_publisher_event_t out_event;
723 nat64_br_prefix_publisher_event_t out_event_to_nat64_br_prefix_publisher;
941 nat64_br_prefix_publisher_event_t out_event_to_nat64_br_prefix_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)
1310 nat64_br_prefix_publisher_event_t out_event;
1319 nat64_br_prefix_publisher_start_timer_action(nat64_br_prefix_publisher_t *state_machine, nat64_br_prefix_publisher_event_t * event)
1341 nat64_br_prefix_publisher_wait_for_anything_action(nat64_br_prefix_publisher_t *state_machine, nat64_br_prefix_publisher_event_t *event
    [all...]
nat64.h 218 } nat64_br_prefix_publisher_event_t; typedef in typeref:struct:nat64_br_prefix_publisher_event

Completed in 19 milliseconds