Searched refs:groups (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/tetheroffload/config/1.0/vts/functional/ |
D | VtsHalTetheroffloadConfigV1_0TargetTest.cpp | 54 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/ |
D | IOffloadConfig.hal | 27 * @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/ |
D | IPACM_OffloadManager.cpp | 120 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/ |
D | IPACM_OffloadManager.cpp | 120 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/ |
D | VtsHalTetheroffloadControlV1_0TargetTest.cpp | 81 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/ |
D | IDrmPlugin.hal | 181 * 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/ |
D | Doxyfile | 198 # 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/ |
D | ISupplicantP2pIface.hal | 114 * Set the Maximum idle time in seconds for P2P groups.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2774 * 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/ |
D | types.hal | 101 * Enumerates property groups.
|