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