Searched refs:getifmtu (Results 1 – 3 of 3) sorted by relevance
22 int getifmtu(const char *ifname);
32 int getifmtu(const char *ifname) { in getifmtu() function
297 Global_Clatd_Config.mtu = getifmtu(Global_Clatd_Config.default_pdp_interface); in configure_interface()