Home
last modified time | relevance | path

Searched refs:RT6_TRACE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip6_fib.h33 #define RT6_TRACE(x...) pr_debug(x) macro
35 #define RT6_TRACE(x...) do { ; } while (0) macro
/kernel/linux/linux-6.6/include/net/
H A Dip6_fib.h34 #define RT6_TRACE(x...) pr_debug(x) macro
36 #define RT6_TRACE(x...) do { ; } while (0) macro
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_fib.c753 RT6_TRACE("fib6_add_1\n"); in fib6_add_1()
1809 RT6_TRACE("fixing tree: plen=%d iter=%d\n", fn->fn_bit, iter); in fib6_repair_tree()
1872 RT6_TRACE("W %p adjusted by delnode 1, s=%d/%d\n", w, w->state, nstate); in fib6_repair_tree()
1880 RT6_TRACE("W %p adjusted by delnode 2, s=%d\n", w, w->state); in fib6_repair_tree()
1883 RT6_TRACE("W %p adjusted by delnode 2, s=%d\n", w, w->state); in fib6_repair_tree()
1911 RT6_TRACE("fib6_del_route\n"); in fib6_del_route()
1961 RT6_TRACE("walker %p adjusted by delroute\n", w); in fib6_del_route()
2299 RT6_TRACE("expiring %p\n", rt); in fib6_age()
H A Droute.c2089 RT6_TRACE("aging clone %p\n", rt); in rt6_age_examine_exception()
2094 RT6_TRACE("purging expired route %p\n", rt); in rt6_age_examine_exception()
2108 RT6_TRACE("purging route %p via non-router but gateway\n", in rt6_age_examine_exception()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_fib.c754 RT6_TRACE("fib6_add_1\n"); in fib6_add_1()
1806 RT6_TRACE("fixing tree: plen=%d iter=%d\n", fn->fn_bit, iter); in fib6_repair_tree()
1869 RT6_TRACE("W %p adjusted by delnode 1, s=%d/%d\n", w, w->state, nstate); in fib6_repair_tree()
1877 RT6_TRACE("W %p adjusted by delnode 2, s=%d\n", w, w->state); in fib6_repair_tree()
1880 RT6_TRACE("W %p adjusted by delnode 2, s=%d\n", w, w->state); in fib6_repair_tree()
1908 RT6_TRACE("fib6_del_route\n"); in fib6_del_route()
1958 RT6_TRACE("walker %p adjusted by delroute\n", w); in fib6_del_route()
2296 RT6_TRACE("expiring %p\n", rt); in fib6_age()
H A Droute.c2088 RT6_TRACE("aging clone %p\n", rt); in rt6_age_examine_exception()
2093 RT6_TRACE("purging expired route %p\n", rt); in rt6_age_examine_exception()
2104 RT6_TRACE("purging route %p via non-router but gateway\n", in rt6_age_examine_exception()

Completed in 25 milliseconds