Searched defs:oifLength (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DRouteController.cpp245 size_t iifLength, oifLength; local
250 if (int ret = padInterfaceName(oif, oifName, &oifLength, &oifPadding)) {
278 rtattr fraOifName = { U16_RTA_LENGTH(oifLength), FRA_OIFNAME };
298 { oifName, oifLength },

Completed in 9 milliseconds