Home
last modified time | relevance | path

Searched refs:NET_DM_ALERT_MODE_SUMMARY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnet_dropmon.h109 NET_DM_ALERT_MODE_SUMMARY, enumerator
/openbmc/linux/net/core/
H A Ddrop_monitor.c105 static enum net_dm_alert_mode net_dm_alert_mode = NET_DM_ALERT_MODE_SUMMARY;
1020 [NET_DM_ALERT_MODE_SUMMARY] = &net_dm_alert_summary_ops,
1262 case NET_DM_ALERT_MODE_SUMMARY: in net_dm_alert_mode_get_from_info()