Searched refs:RTM_F_NOTIFY (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/linux/
H A Drtnetlink.h248 #define RTM_F_NOTIFY 0x100 /* Notify user of route change */ macro
/external/libnl/include/linux/
H A Drtnetlink.h238 #define RTM_F_NOTIFY 0x100 /* Notify user of route change */ macro
/external/kernel-headers/original/uapi/linux/
H A Drtnetlink.h261 #define RTM_F_NOTIFY 0x100 /* Notify user of route change */ macro
/external/iproute2/ip/
H A Diproute.c414 if (r->rtm_flags & RTM_F_NOTIFY)
1413 req.r.rtm_flags |= RTM_F_NOTIFY;

Completed in 333 milliseconds