OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_mtu
(Results
1 - 2
of
2
) sorted by null
/external/dhcpcd/
net.h
103
#define
get_mtu
(iface) do_mtu(iface, 0)
macro
/system/core/toolbox/
iftop.c
70
static int
get_mtu
(const char *if_name)
function
168
ifs->mtu =
get_mtu
(ifs->name);
Completed in 2649 milliseconds