Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Drtnetlink.h32 RTM_BASE = 16, enumerator
34 #define RTM_BASE RTM_BASE macro
151 #define RTM_NR_MSGTYPES (RTM_MAX + 1 - RTM_BASE)
154 #define RTM_FAM(cmd) (((cmd) - RTM_BASE) >> 2)