Home
last modified time | relevance | path

Searched refs:NETLINK_DNRTMSG (Results 1 – 4 of 4) 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
/third_party/libnl/lib/
Dutils.c650 __ADD(NETLINK_DNRTMSG,dnrtmsg),
/third_party/python/Modules/
Dsocketmodule.c7257 #ifdef NETLINK_DNRTMSG
7258 PyModule_AddIntMacro(m, NETLINK_DNRTMSG);