Searched defs:dstPortRange (Results 1 – 7 of 7) sorted by relevance
111 @Nullable Integer srcPort, @Nullable int[] dstPortRange, in createQosPolicyRequest()
1146 int[] dstPortRange = new int[]{131, 250}; in testCreateValidQosPolicyRequest() local1206 int[] dstPortRange = new int[]{250, 131}; in testCreateQosPolicyRequestWithInvalidDstPortRange() local
2699 @Nullable int[] dstPortRange, @Nullable Integer protocol) { in createQosPolicyData()
89 Range<Integer> dstPortRange) { in DscpPolicy()
244 @Protocol int protocol, @Nullable int[] dstPortRange, @Direction int direction, in QosPolicyParams()
708 public Range dstPortRange = null; field in SupplicantStaIfaceHal.QosPolicyClassifierParams
2978 int[] dstPortRange = null; in halToFrameworkQosPolicy() local