Home
last modified time | relevance | path

Searched refs:GENL_SET_ERR_MSG (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.15/net/ethtool/
Dlinkinfo.c39 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in linkinfo_prepare_data()
127 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in ethnl_set_linkinfo()
143 GENL_SET_ERR_MSG(info, "link settings update failed"); in ethnl_set_linkinfo()
Dlinkmodes.c44 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in linkmodes_prepare_data()
340 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in ethnl_set_linkmodes()
351 GENL_SET_ERR_MSG(info, "link settings update failed"); in ethnl_set_linkmodes()
Dchannels.c198GENL_SET_ERR_MSG(info, "requested channel counts are too low for existing indirection table settin… in ethnl_set_channels()
208GENL_SET_ERR_MSG(info, "requested channel counts are too low for existing zerocopy AF_XDP sockets"… in ethnl_set_channels()
Dfeatures.c207 GENL_SET_ERR_MSG(info, "failed to send reply message"); in features_send_reply()
246 GENL_SET_ERR_MSG(info, "attempt to change non-ethtool features"); in ethnl_set_features()
Dstrset.c293 GENL_SET_ERR_MSG(info, "requested per device strings without dev"); in strset_prepare_data()
Dnetlink.c221 GENL_SET_ERR_MSG(info, "failed to setup reply message"); in ethnl_reply_init()
/Linux-v5.15/scripts/coccinelle/misc/
Dnewline_in_nl_msg.cocci3 /// Catch strings ending in newline with GENL_SET_ERR_MSG, NL_SET_ERR_MSG,
20 \(GENL_SET_ERR_MSG\|NL_SET_ERR_MSG\|NL_SET_ERR_MSG_MOD\)(e,m@p)
/Linux-v5.15/net/mptcp/
Dpm_netlink.c1052 GENL_SET_ERR_MSG(info, "missing address info"); in mptcp_pm_parse_addr()
1164 GENL_SET_ERR_MSG(info, "can't allocate addr"); in mptcp_nl_cmd_add_addr()
1172 GENL_SET_ERR_MSG(info, "create listen socket error"); in mptcp_nl_cmd_add_addr()
1179 GENL_SET_ERR_MSG(info, "too many addresses or duplicate one"); in mptcp_nl_cmd_add_addr()
1358 GENL_SET_ERR_MSG(info, "address not found"); in mptcp_nl_cmd_del_addr()
1528 GENL_SET_ERR_MSG(info, "not enough space in Netlink message"); in mptcp_nl_cmd_get_addr()
1536 GENL_SET_ERR_MSG(info, "address not found"); in mptcp_nl_cmd_get_addr()
1610 GENL_SET_ERR_MSG(info, "limit greater than maximum"); in parse_limit()
1670 GENL_SET_ERR_MSG(info, "not enough space in Netlink message"); in mptcp_nl_cmd_get_limits()
/Linux-v5.15/include/net/
Dgenetlink.h107 #define GENL_SET_ERR_MSG(info, msg) NL_SET_ERR_MSG((info)->extack, msg) macro
/Linux-v5.15/net/wireless/
Dnl80211.c1323 GENL_SET_ERR_MSG(info, in nl80211_parse_key()
1330 GENL_SET_ERR_MSG(info, in nl80211_parse_key()
1339 GENL_SET_ERR_MSG(info, in nl80211_parse_key()
1345 GENL_SET_ERR_MSG(info, in nl80211_parse_key()
1351 GENL_SET_ERR_MSG(info, "def key idx not 0-3"); in nl80211_parse_key()
1356 GENL_SET_ERR_MSG(info, "key idx not 0-7"); in nl80211_parse_key()
1401 GENL_SET_ERR_MSG(info, "key index out of range [0-3]"); in nl80211_parse_connkeys()
1406 GENL_SET_ERR_MSG(info, in nl80211_parse_connkeys()
1422 GENL_SET_ERR_MSG(info, "connect key must be WEP"); in nl80211_parse_connkeys()
1438 GENL_SET_ERR_MSG(info, "need a default/TX key"); in nl80211_parse_connkeys()
[all …]
/Linux-v5.15/net/tipc/
Dcrypto.c340 GENL_SET_ERR_MSG(info, "unable to load the algorithm (module existed?)"); in tipc_aead_key_validate()
346 GENL_SET_ERR_MSG(info, "not supported yet the algorithm"); in tipc_aead_key_validate()
355 GENL_SET_ERR_MSG(info, "incorrect key length (20, 28 or 36 octets?)"); in tipc_aead_key_validate()
Dnode.c2970 GENL_SET_ERR_MSG(info, "not found own node identity (set id?)"); in __tipc_nl_node_set_key()
3014 GENL_SET_ERR_MSG(info, "unable to initiate or attach new key"); in __tipc_nl_node_set_key()
3019 GENL_SET_ERR_MSG(info, "failed to replicate new key"); in __tipc_nl_node_set_key()
/Linux-v5.15/drivers/net/wireless/
Dmac80211_hwsim.c3387 GENL_SET_ERR_MSG(info, "perm addr already present"); in mac80211_hwsim_new_radio()
3825 GENL_SET_ERR_MSG(info, "must have at least one channel"); in hwsim_new_radio_nl()
3855 GENL_SET_ERR_MSG(info,"MAC is no valid source addr"); in hwsim_new_radio_nl()