Searched refs:mtu (Results 1 - 5 of 5) sorted by relevance

/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dsco.h39 uint16_t mtu; member in struct:sco_options
H A Dhci.h2434 uint32_t mtu; member in struct:hci_conn_info
/system/core/toolbox/
H A Difconfig.c36 static void setmtu(int s, struct ifreq *ifr, const char *mtu) argument
38 int m = atoi(mtu);
130 } else if (!strcmp(argv[0], "mtu")) {
134 die("expecting a value for parameter \"mtu\"");
H A Diftop.c57 unsigned int mtu; member in struct:if_stats
168 ifs->mtu = get_mtu(ifs->name);
203 new->name, new->mtu,
/system/core/libnetutils/
H A Difc_utils.c652 int flags, refcnt, use, metric, mtu, win, irtt; local
669 &mtu, &win, &irtt);
705 int flags, refcnt, use, metric, mtu, win, irtt; local
722 &mtu, &win, &irtt);

Completed in 86 milliseconds