Searched refs:add_address (Results 1 - 3 of 3) sorted by relevance

/external/android-clat/
H A Dsetif.h21 int add_address(const char *ifname, int family, const void *address, int cidr, const void *broadcast);
H A Dsetif.c31 /* function: add_address
39 int add_address(const char *ifname, int family, const void *address, int prefixlen, const void *broadcast) { function
H A Dclatd.c126 // before we call add_address, it can end up having the same IP address as we do. But the time
142 status = add_address(tunnel->device4, AF_INET, &Global_Clatd_Config.ipv4_local_subnet,

Completed in 129 milliseconds