Searched defs:rtm (Results 1 – 1 of 1) sorted by relevance
85 #define NL_EVENT_RTM_NAME(rtm) case rtm: return #rtm; in rtMessageName() argument319 struct rtmsg *rtm = (struct rtmsg *) NLMSG_DATA(nh); in parseRtMessage() local