Home
last modified time | relevance | path

Searched defs:NETLINK_REQUEST_FLAGS (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/netd/server/
H A DNetlinkCommands.h29 const uint16_t NETLINK_REQUEST_FLAGS = NLM_F_REQUEST | NLM_F_ACK; variable
/aosp12/packages/modules/Connectivity/Tethering/jni/
H A Dcom_android_networkstack_tethering_BpfUtils.cpp44 const uint16_t NETLINK_REQUEST_FLAGS = NLM_F_REQUEST | NLM_F_ACK; variable