Searched refs:NLM_F_EXCL (Results 1 – 5 of 5) sorted by relevance
78 NetlinkRequest<struct ifinfomsg> req(RTM_NEWLINK, NLM_F_REQUEST | NLM_F_CREATE | NLM_F_EXCL); in add()
65 #define NLM_F_EXCL 0x200 /* Do not touch, if it exists */ macro
82 #define NLM_F_EXCL 0x200 macro