Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dnetlink.h23 #define NETLINK_DNRTMSG 14 /* DECnet routing messages */ macro
/third_party/libnl/python/netlink/
Dcore.py66 NETLINK_DNRTMSG = 14 variable