K 10 svn:author V 9 vmaffione K 8 svn:date V 27 2020-06-18T10:03:17.748197Z K 7 svn:log V 241 MFC r362076 netmap: introduce netmap_kring_on() This function returns NULL if the ring identified by queue id and direction is in netmap mode. Otherwise return the corresponding kring. Use this function to replace vtnet_netmap_queue_on(). END