Searched refs:outputInterfaceIndex (Results 1 – 11 of 11) sorted by relevance
22 int outputInterfaceIndex;
38 int outputInterfaceIndex;
29 int outputInterfaceIndex;
1274 parcel.outputInterfaceIndex = downstreamIfindex; in toTetherOffloadRuleParcel()
763 && (downstreamIfindex == parcel.outputInterfaceIndex) in matches()
3562 TetherOffloadRuleParcel makeTetherOffloadRule(int inputInterfaceIndex, int outputInterfaceIndex, in makeTetherOffloadRule() argument3569 parcel.outputInterfaceIndex = outputInterfaceIndex; in makeTetherOffloadRule()
827 && (TEST_IFACE_PARAMS.index == parcel.outputInterfaceIndex) in matches()