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

  /external/android-clat/
mtu.h 22 int getifmtu(const char *ifname);
mtu.c 28 /* function: getifmtu
32 int getifmtu(const char *ifname) { function
clatd.c 297 Global_Clatd_Config.mtu = getifmtu(Global_Clatd_Config.default_pdp_interface);

Completed in 304 milliseconds