Searched refs:MT_RTABLE (Results 1 – 3 of 3) sorted by relevance
830 #define MT_RTABLE 5 /* routing tables */ macro849 MTF_RTABLE = (1 << MT_RTABLE),
1011 static_assert(MBUF_TYPE_RTABLE == MT_RTABLE); in mbinit()5530 { MT_RTABLE, "routing table entries" },
1378 static_assert(MBUF_TYPE_RTABLE == MT_RTABLE); in mbinit()