Searched defs:RTM_NEWACTION (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/netlink/route/ | ||
| H A D | common.h | 126 #define RTM_NEWACTION NL_RTM_NEWACTION macro |
| /freebsd/tests/atf_python/sys/netlink/ | ||
| H A D | netlink_route.py | 88 RTM_NEWACTION = 48 variable in NlRtMsgType |