Home
last modified time | relevance | path

Searched defs:set_sw (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Ddrop_monitor.c1315 static int net_dm_monitor_start(bool set_sw, bool set_hw, in net_dm_monitor_start()
1342 static void net_dm_monitor_stop(bool set_sw, bool set_hw, in net_dm_monitor_stop()
1354 bool set_sw = !!info->attrs[NET_DM_ATTR_SW_DROPS]; in net_dm_cmd_trace() local