/packages/modules/Connectivity/service/src/com/android/server/ |
D | BpfNetMaps.java | 461 public void setChildChain(final int childChain, final boolean enable) { in setChildChain() argument 464 final long match = getMatchByFirewallChain(childChain); in setChildChain() 488 public boolean isChainEnabled(final int childChain) { in isChainEnabled() argument 489 return BpfNetMapsUtils.isChainEnabled(sConfigurationMap, childChain); in isChainEnabled() 558 public void setUidRule(final int childChain, final int uid, final int firewallRule) { in setUidRule() argument 561 final long match = getMatchByFirewallChain(childChain); in setUidRule() 562 final boolean isAllowList = isFirewallAllowList(childChain); in setUidRule() 583 public int getUidRule(final int childChain, final int uid) { in getUidRule() argument 584 return BpfNetMapsUtils.getUidRule(sUidOwnerMap, childChain, uid); in getUidRule() 588 private Set<Integer> getUidsMatchEnabled(final int childChain) throws ErrnoException { in getUidsMatchEnabled() argument [all …]
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/1/android/net/ |
D | INetd.aidl | 80 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 81 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/3/android/net/ |
D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 99 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/2/android/net/ |
D | INetd.aidl | 97 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 98 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/13/android/net/ |
D | INetd.aidl | 126 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 127 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/7/android/net/ |
D | INetd.aidl | 120 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 121 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/6/android/net/ |
D | INetd.aidl | 120 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 121 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/binder/android/net/ |
D | INetd.aidl | 1082 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 1093 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/10/android/net/ |
D | INetd.aidl | 126 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 127 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/current/android/net/ |
D | INetd.aidl | 147 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 151 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/8/android/net/ |
D | INetd.aidl | 120 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 121 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/14/android/net/ |
D | INetd.aidl | 147 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 151 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/9/android/net/ |
D | INetd.aidl | 126 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 127 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/4/android/net/ |
D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 99 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/5/android/net/ |
D | INetd.aidl | 98 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 99 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/15/android/net/ |
D | INetd.aidl | 147 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 151 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/11/android/net/ |
D | INetd.aidl | 126 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 127 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|
/packages/modules/Connectivity/staticlibs/netd/aidl_api/netd_aidl_interface/12/android/net/ |
D | INetd.aidl | 126 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument 127 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument
|