Searched defs:NETLINK_DNRTMSG (Results 1 – 2 of 2) sorted by relevance
/third_party/libnl/include/linux-private/linux/ | ||
D | netlink.h | 23 #define NETLINK_DNRTMSG 14 /* DECnet routing messages */ macro |
/third_party/libnl/python/netlink/ | ||
D | core.py | 66 NETLINK_DNRTMSG = 14 variable |