Searched refs:RTM_BASE (Results 1 – 2 of 2) sorted by relevance
43 #define RTM_BASE 0x10 macro44 #define RTM_NEWLINK (RTM_BASE + 0)45 #define RTM_DELLINK (RTM_BASE + 1)46 #define RTM_SETLINK (RTM_BASE + 3)
100 #define RTM_BASE NL_RTM_BASE macro