Home
last modified time | relevance | path

Searched refs:rts_nh_alloc_failure (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Droute.h243 uint64_t rts_nh_alloc_failure; /* nexthop allocation failure*/ member
/f-stack/tools/compat/include/net/
H A Droute.h241 uint64_t rts_nh_alloc_failure; /* nexthop allocation failure*/ member
/f-stack/freebsd/net/route/
H A Dnhop_ctl.c531 RTSTAT_INC(rts_nh_alloc_failure); in finalize_nhop()