Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-route-util.c354 [LOG2U(RTNH_F_PERVASIVE)] = "pervasive", /* Do recursive gateway lookup */ in route_flags_to_string_alloc()
/systemd-251/src/basic/linux/
Drtnetlink.h410 #define RTNH_F_PERVASIVE 2 /* Do recursive gateway lookup */ macro