Searched refs:mBpfDscpIpv6Policies (Results 1 – 1 of 1) sorted by relevance
72 private final BpfMap<Struct.S32, DscpPolicyValue> mBpfDscpIpv6Policies; field in DscpPolicyTracker92 mBpfDscpIpv6Policies = new BpfMap<>(IPV6_POLICY_MAP_PATH, in DscpPolicyTracker()196 mBpfDscpIpv6Policies.insertOrReplaceEntry( in addDscpPolicyInternal()264 mBpfDscpIpv6Policies.replaceEntry(new Struct.S32(index), DscpPolicyValue.NONE); in removePolicyFromMap()