Searched refs:nl_groups (Results 1 – 13 of 13) sorted by relevance
/hardware/interfaces/tetheroffload/config/1.0/vts/functional/ |
D | VtsHalTetheroffloadConfigV1_0TargetTest.cpp | 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()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/ |
D | IPACM_Netlink.h | 209 unsigned int nl_groups,
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/ |
D | IPACM_Netlink.h | 208 unsigned int nl_groups,
|
/hardware/libhardware_legacy/ |
D | uevent.c | 52 addr.nl_groups = 0xffffffff; in uevent_init()
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | netlink.h | 38 __u32 nl_groups; /* multicast groups mask */ member
|
/hardware/qcom/msm8996/original-kernel-headers/linux/ |
D | netlink.h | 38 __u32 nl_groups; /* multicast groups mask */ member
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | netlink.h | 59 __u32 nl_groups; member
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | netlink.h | 59 __u32 nl_groups; member
|
/hardware/interfaces/tetheroffload/control/1.0/vts/functional/ |
D | VtsHalTetheroffloadControlV1_0TargetTest.cpp | 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/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
D | IPACM_Netlink.cpp | 157 p_sk_addr_loc->nl_groups = grps; in ipa_nl_open_socket() 1633 unsigned int nl_groups, in ipa_nl_listener_init() argument 1644 if(ipa_nl_open_socket(&sk_info, nl_type, nl_groups) == IPACM_SUCCESS) in ipa_nl_listener_init()
|
/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
D | IPACM_Netlink.cpp | 157 p_sk_addr_loc->nl_groups = grps; in ipa_nl_open_socket() 1643 unsigned int nl_groups, in ipa_nl_listener_init() argument 1654 if(ipa_nl_open_socket(&sk_info, nl_type, nl_groups) == IPACM_SUCCESS) in ipa_nl_listener_init()
|
/hardware/qcom/display/msm8909/hdmi_cec/ |
D | qhdmi_cec.cpp | 687 addr.nl_groups = 0xffffffff; in uevent_init()
|
/hardware/qcom/display/msm8909w_3100/hdmi_cec/ |
D | qhdmi_cec.cpp | 687 addr.nl_groups = 0xffffffff; in uevent_init()
|