Searched refs:RTM_DELQDISC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netlink/route/ | ||
H A D | common.h | 118 #define RTM_DELQDISC NL_RTM_DELQDISC macro |
/freebsd/tests/atf_python/sys/netlink/ | ||
H A D | netlink_route.py | 80 RTM_DELQDISC = 37 variable in NlRtMsgType |