Home
last modified time | relevance | path

Searched refs:anc_hdr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddrop_monitor.c383 struct net_dm_alert_msg anc_hdr = { 0 }; in net_dm_hw_summary_report_fill() local
395 if (nla_put(msg, NLA_UNSPEC, sizeof(anc_hdr), &anc_hdr)) in net_dm_hw_summary_report_fill()
/kernel/linux/linux-6.6/net/core/
H A Ddrop_monitor.c379 struct net_dm_alert_msg anc_hdr = { 0 }; in net_dm_hw_summary_report_fill() local
391 if (nla_put(msg, NLA_UNSPEC, sizeof(anc_hdr), &anc_hdr)) in net_dm_hw_summary_report_fill()

Completed in 5 milliseconds