Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Drtnetlink.h423 #define RTNH_F_UNRESOLVED 32 /* The entry is unresolved (ipmr) */ macro
/linux/net/ipv4/
H A Dipmr_base.c220 rtm->rtm_flags |= RTNH_F_UNRESOLVED; in mr_fill_mroute()