OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 128 milliseconds