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

/system/netd/server/
H A DRouteController.cpp268 size_t iifLength, oifLength; local
273 if (int ret = padInterfaceName(oif, oifName, &oifLength, &oifPadding)) {
291 rtattr fraOifName = { U16_RTA_LENGTH(oifLength), FRA_OIFNAME };
312 { oifName, oifLength },

Completed in 24 milliseconds