Home
last modified time | relevance | path

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

/aosp_15_r20/system/netd/server/
H A DNetlinkCommands.h29 const uint16_t NETLINK_REQUEST_FLAGS = NLM_F_REQUEST | NLM_F_ACK; variable
/aosp_15_r20/packages/modules/Connectivity/staticlibs/native/tcutils/
Dtcutils.cpp362 const uint16_t NETLINK_REQUEST_FLAGS = NLM_F_REQUEST | NLM_F_ACK; variable