Home
last modified time | relevance | path

Searched refs:CTRL_CMD_GETFAMILY (Results 1 – 7 of 7) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dgenetlink.h45 CTRL_CMD_GETFAMILY, enumerator
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/
H A DCtrl.cpp34 {CTRL_CMD_GETFAMILY, "GETFAMILY"}, in Ctrl()
/aosp12/hardware/qcom/wlan/cld80211-lib/
H A Dcld80211_lib.c238 CTRL_CMD_GETFAMILY, 0); in get_multicast_id()
/aosp12/hardware/google/pixel/thermal/utils/
H A Dthermal_watcher.cpp157 genlmsg_put(msg.get(), 0, 0, ctrlid, 0, 0, CTRL_CMD_GETFAMILY, 0); in nlGetMulticastId()
/aosp12/system/connectivity/wificond/net/
H A Dnetlink_manager.cpp450 CTRL_CMD_GETFAMILY, in DiscoverFamilyId()
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dwifi_hal.cpp1729 wifi_error ret = mMsg.create(nlctrlFamily, CTRL_CMD_GETFAMILY, 0, 0); in create()
/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dwifi_hal.cpp867 int ret = mMsg.create(nlctrlFamily, CTRL_CMD_GETFAMILY, 0, 0); in create()