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