Searched refs:NLMSG_NOOP (Results 1 – 3 of 3) sorted by relevance
26 NLMSG_NOOP = 1 variable in NlMsgType
141 #define NLMSG_NOOP 0x1 /* Message is ignored. */ macro
547 case NLMSG_NOOP: in nlmsg_to_linux()