HomeSort by relevance Sort by last modified time
    Searched refs:addr_free_func (Results 1 - 3 of 3) sorted by null

  /external/android-clat/
config.h 48 typedef int (*addr_free_func)(in_addr_t addr); typedef
config.c 240 addr_free_func config_is_ipv4_address_free = connect_is_ipv4_address_free;
clatd_test.cpp 689 extern "C" addr_free_func config_is_ipv4_address_free;
701 addr_free_func orig_config_is_ipv4_address_free = config_is_ipv4_address_free;
    [all...]

Completed in 182 milliseconds