OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTM_F_NOTIFY
(Results
51 - 52
of
52
) sorted by null
1
2
3
/external/kernel-headers/original/linux/
rtnetlink.h
248
#define
RTM_F_NOTIFY
0x100 /* Notify user of route change */
/external/iproute2/ip/
iproute.c
414
if (r->rtm_flags &
RTM_F_NOTIFY
)
[
all
...]
Completed in 30 milliseconds
1
2
3