Home
last modified time | relevance | path

Searched refs:NLM_F_ECHO (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/netlink/
Dnetlink-kernel.h83 #define NLM_F_ECHO 8
/third_party/libnl/include/linux-private/linux/
Dnetlink.h57 #define NLM_F_ECHO 0x08 /* Echo this request */ macro
/third_party/libnl/python/netlink/
Dcore.py83 NLM_F_ECHO = 8 variable
/third_party/libnl/doc/
Dcore.txt495 #define NLM_F_ECHO 8
501 - `NLM_F_ECHO` - Request to echo the request.
503 The flag +NLM_F_ECHO+ is similar to the `NLM_F_ACK` flag. It can be