Home
last modified time | relevance | path

Searched refs:GENL_SET_ERR_MSG_FMT (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/scripts/coccinelle/misc/
H A Dnewline_in_nl_msg.cocci19 \(GENL_SET_ERR_MSG\|GENL_SET_ERR_MSG_FMT\|NL_SET_ERR_MSG\|NL_SET_ERR_MSG_MOD\|
/linux-6.15/include/net/
H A Dgenetlink.h163 #define GENL_SET_ERR_MSG_FMT(info, msg, args...) \ macro
/linux-6.15/net/ethtool/
H A Dcommon.c740GENL_SET_ERR_MSG_FMT(info, "requested channel counts are too low for existing indirection table (%… in ethtool_check_max_channel()
752GENL_SET_ERR_MSG_FMT(info, "requested channel counts are too low for existing memory provider sett… in ethtool_check_max_channel()
/linux-6.15/net/mptcp/
H A Dpm_kernel.c828 GENL_SET_ERR_MSG_FMT(info, "create listen socket error: %d", ret); in mptcp_pm_nl_add_addr_doit()
836 GENL_SET_ERR_MSG_FMT(info, "too many addresses or duplicate one: %d", ret); in mptcp_pm_nl_add_addr_doit()
H A Dpm_userspace.c416 GENL_SET_ERR_MSG_FMT(info, "connect error: %d", err); in mptcp_pm_nl_subflow_create_doit()
/linux-6.15/net/shaper/
H A Dshaper.c1244 GENL_SET_ERR_MSG_FMT(info, "Can't send reply"); in net_shaper_nl_group_doit()