Home
last modified time | relevance | path

Searched refs:NLM_F_ATOMIC (Results 1 – 5 of 5) sorted by relevance

/third_party/libnl/include/netlink/
Dnetlink-kernel.h107 #define NLM_F_ATOMIC 0x400
/third_party/musl/src/network/
Dnetlink.h21 #define NLM_F_ATOMIC 0x400 macro
/third_party/libnl/include/linux-private/linux/
Dnetlink.h64 #define NLM_F_ATOMIC 0x400 /* atomic GET */ macro
/third_party/libnl/python/netlink/
Dcore.py87 NLM_F_ATOMIC = 0x400 variable
/third_party/libnl/doc/
Dcore.txt516 #define NLM_F_ATOMIC 0x400
522 - `NLM_F_ATOMIC` - Obsoleted, once used to request an atomic operation.