Home
last modified time | relevance | path

Searched refs:RT_GEN (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Droute.h117 #define RT_GEN(fibnum, af) rt_tables_get_gen(fibnum, af) macro
403 rt_gen_t cookie = RT_GEN(fibnum, (ro)->ro_dst.sa_family); \
/f-stack/tools/compat/include/net/
H A Droute.h115 #define RT_GEN(fibnum, af) rt_tables_get_gen(fibnum, af) macro
401 rt_gen_t cookie = RT_GEN(fibnum, (ro)->ro_dst.sa_family); \