Home
last modified time | relevance | path

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

/hardware/interfaces/tetheroffload/config/1.0/vts/functional/
DVtsHalTetheroffloadConfigV1_0TargetTest.cpp54 int netlinkSocket(int protocol, unsigned groups) { in netlinkSocket() argument
61 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in netlinkSocket()
68 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in netlinkSocket()
77 int netlinkSocket(unsigned groups) { in netlinkSocket() argument
78 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/interfaces/tetheroffload/control/1.0/vts/functional/
DVtsHalTetheroffloadControlV1_0TargetTest.cpp81 int conntrackSocket(unsigned groups) { in conntrackSocket() argument
88 .nl_family = AF_NETLINK, .nl_pad = 0, .nl_pid = 0, .nl_groups = groups, in conntrackSocket()
95 .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.2/
Dtypes.hal2774 * divide the channel dimension into num_groups groups, and reorganize the
2795 * groups.
3142 * Specifically, the input channels are divided into num_groups groups, each with
3144 * filters are also divided into num_groups groups, i.e. depth_out is divisible
3218 groups.
3251 * groups.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal101 * Enumerates property groups.