Home
last modified time | relevance | path

Searched refs:childChain (Results 1 – 18 of 18) sorted by relevance

/packages/modules/Connectivity/service/src/com/android/server/
DBpfNetMaps.java461 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/
DINetd.aidl80 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/
DINetd.aidl98 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/
DINetd.aidl97 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/
DINetd.aidl126 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/
DINetd.aidl120 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/
DINetd.aidl120 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/
DINetd.aidl1082 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/
DINetd.aidl126 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/
DINetd.aidl147 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/
DINetd.aidl120 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/
DINetd.aidl147 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/
DINetd.aidl126 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/
DINetd.aidl98 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/
DINetd.aidl98 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/
DINetd.aidl147 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/
DINetd.aidl126 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/
DINetd.aidl126 void firewallSetUidRule(int childChain, int uid, int firewallRule); in firewallSetUidRule() argument
127 void firewallEnableChildChain(int childChain, boolean enable); in firewallEnableChildChain() argument