Searched refs:outputInterfaceIndex (Results 1 – 6 of 6) sorted by relevance
22 int outputInterfaceIndex;
29 int outputInterfaceIndex;
832 if (rule.outputInterfaceIndex <= 0) { in validateOffloadRule()871 .oif = static_cast<uint32_t>(rule.outputInterfaceIndex), in addOffloadRule()
3514 TetherOffloadRuleParcel makeTetherOffloadRule(int inputInterfaceIndex, int outputInterfaceIndex, in makeTetherOffloadRule() argument3521 parcel.outputInterfaceIndex = outputInterfaceIndex; in makeTetherOffloadRule()