Home
last modified time | relevance | path

Searched defs:NLM_F_ACK_TLVS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dnetlink.h78 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/openbmc/linux/include/uapi/linux/
H A Dnetlink.h87 #define NLM_F_ACK_TLVS 0x200 /* extended ACK TVLs were included */ macro
/openbmc/linux/tools/net/ynl/lib/
H A Dynl.py45 NLM_F_ACK_TLVS = 0x200 variable in Netlink