Home
last modified time | relevance | path

Searched refs:groups (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/tetheroffload/config/1.0/vts/functional/
DVtsHalTetheroffloadConfigV1_0TargetTest.cpp55 int netlinkSocket(int protocol, unsigned groups) { in netlinkSocket() argument
62 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in netlinkSocket()
69 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in netlinkSocket()
78 int netlinkSocket(unsigned groups) { in netlinkSocket() argument
79 return netlinkSocket(NETLINK_NETFILTER, groups); in netlinkSocket()
/hardware/interfaces/tetheroffload/config/1.0/
DIOffloadConfig.hal27 * @param fd1 A file descriptor bound to the following netlink groups
29 * @param fd2 A file descriptor bound to the following netlink groups
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
DIPACM_OffloadManager.cpp120 RET IPACM_OffloadManager::provideFd(int fd, unsigned int groups) in provideFd() argument
147 if (groups == cc->subscrips_tcp) { in provideFd()
149 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd()
156 } else if (groups == cc->subscrips_udp) { in provideFd()
158 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd()
166 IPACMERR("Received unexpected fd with groups %d.\n", groups); in provideFd()
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
DIPACM_OffloadManager.cpp120 RET IPACM_OffloadManager::provideFd(int fd, unsigned int groups) in provideFd() argument
147 if (groups == cc->subscrips_tcp) { in provideFd()
149 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd()
156 } else if (groups == cc->subscrips_udp) { in provideFd()
158 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd()
166 IPACMERR("Received unexpected fd with groups %d.\n", groups); in provideFd()
/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
DIPACM_OffloadManager.cpp121 RET IPACM_OffloadManager::provideFd(int fd, unsigned int groups) in provideFd() argument
148 if (groups == cc->subscrips_tcp) { in provideFd()
150 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd()
157 } else if (groups == cc->subscrips_udp) { in provideFd()
159 IPACMDBG_H("Received fd %d with groups %d.\n", fd, groups); in provideFd()
167 IPACMERR("Received unexpected fd with groups %d.\n", groups); in provideFd()
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
DVtsHalTetheroffloadControlV1_0TargetTest.cpp83 int conntrackSocket(unsigned groups) { in conntrackSocket() argument
90 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in conntrackSocket()
97 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in conntrackSocket()
/hardware/interfaces/drm/1.1/
DIDrmPlugin.hal181 * Returns the plugin-specific metrics. Multiple metric groups may be
188 * @return metric_groups the collection of metric groups provided by the
/hardware/qcom/msm8998/json-c/
DDoxyfile198 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of
1002 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed
1003 # in the modules index. If set to NO, only the current project's groups will
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pIface.hal114 * Set the Maximum idle time in seconds for P2P groups.
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal2945 * divide the channel dimension into num_groups groups, and reorganize the
2967 * groups.
3314 * Specifically, the input channels are divided into num_groups groups, each with
3316 * filters are also divided into num_groups groups, i.e. depth_out is divisible
3403 * groups.
3439 * groups.
5130 * implicitly split into three groups of input-output, state-only, and
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal2773 * divide the channel dimension into num_groups groups, and reorganize the
2794 * groups.
3129 * Specifically, the input channels are divided into num_groups groups, each with
3131 * filters are also divided into num_groups groups, i.e. depth_out is divisible
3206 * groups.
3241 * groups.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal116 * Enumerates property groups.