Home
last modified time | relevance | path

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

/freebsd-src/sys/netlink/route/
H A Dcommon.h132 #define RTM_NEWNEIGHTBL NL_RTM_NEWNEIGHTBL macro
/freebsd-src/tests/atf_python/sys/netlink/
H A Dnetlink_route.py94 RTM_NEWNEIGHTBL = 64 variable in NlRtMsgType