Home
last modified time | relevance | path

Searched defs:NLM_F_EXCL (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/modules/NetworkStack/common/netlinkclient/src/android/net/netlink/
H A DStructNlMsgHdr.java46 public static final short NLM_F_EXCL = 0x200; field in StructNlMsgHdr
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/
H A Dnetlink.h82 #define NLM_F_EXCL 0x200 macro
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dnetlink.h65 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/
H A Dnetlink.h82 #define NLM_F_EXCL 0x200 macro
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dnetlink.h65 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dnetlink.h72 #define NLM_F_EXCL 0x200 macro