Searched refs:GENL_SET_ERR_MSG (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/net/mptcp/ |
A D | pm_userspace.c | 135 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_announce() 154 GENL_SET_ERR_MSG(info, "error parsing local address"); in mptcp_nl_cmd_announce() 159 GENL_SET_ERR_MSG(info, "invalid addr id or flags"); in mptcp_nl_cmd_announce() 166 GENL_SET_ERR_MSG(info, "did not match address and id"); in mptcp_nl_cmd_announce() 200 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_remove() 228 GENL_SET_ERR_MSG(info, "address with specified id not found"); in mptcp_nl_cmd_remove() 262 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_sf_create() 300 GENL_SET_ERR_MSG(info, "families mismatch"); in mptcp_nl_cmd_sf_create() 377 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_sf_destroy() 407 GENL_SET_ERR_MSG(info, "address families do not match"); in mptcp_nl_cmd_sf_destroy() [all …]
|
A D | pm_netlink.c | 1184 GENL_SET_ERR_MSG(info, "missing address info"); in mptcp_pm_parse_pm_addr_attr() 1317 GENL_SET_ERR_MSG(info, "flags must have signal when using port"); in mptcp_nl_cmd_add_addr() 1323 GENL_SET_ERR_MSG(info, "flags mustn't have both signal and fullmesh"); in mptcp_nl_cmd_add_addr() 1328 GENL_SET_ERR_MSG(info, "can't create IMPLICIT endpoint"); in mptcp_nl_cmd_add_addr() 1334 GENL_SET_ERR_MSG(info, "can't allocate addr"); in mptcp_nl_cmd_add_addr() 1520 GENL_SET_ERR_MSG(info, "address not found"); in mptcp_nl_cmd_del_addr() 1690 GENL_SET_ERR_MSG(info, "not enough space in Netlink message"); in mptcp_nl_cmd_get_addr() 1698 GENL_SET_ERR_MSG(info, "address not found"); in mptcp_nl_cmd_get_addr() 1772 GENL_SET_ERR_MSG(info, "limit greater than maximum"); in parse_limit() 1832 GENL_SET_ERR_MSG(info, "not enough space in Netlink message"); in mptcp_nl_cmd_get_limits()
|
/linux-6.3-rc2/net/ethtool/ |
A D | linkinfo.c | 39 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in linkinfo_prepare_data() 109 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in ethnl_set_linkinfo() 124 GENL_SET_ERR_MSG(info, "link settings update failed"); in ethnl_set_linkinfo()
|
A D | channels.c | 178 …GENL_SET_ERR_MSG(info, "requested channel counts are too low for existing indirection table settin… in ethnl_set_channels() 182 …GENL_SET_ERR_MSG(info, "requested channel counts are too low for existing ntuple filter settings"); in ethnl_set_channels() 191 …GENL_SET_ERR_MSG(info, "requested channel counts are too low for existing zerocopy AF_XDP sockets"… in ethnl_set_channels()
|
A D | linkmodes.c | 44 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in linkmodes_prepare_data() 328 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in ethnl_set_linkmodes() 340 GENL_SET_ERR_MSG(info, "link settings update failed"); in ethnl_set_linkmodes()
|
A D | features.c | 206 GENL_SET_ERR_MSG(info, "failed to send reply message"); in features_send_reply() 245 GENL_SET_ERR_MSG(info, "attempt to change non-ethtool features"); in ethnl_set_features()
|
A D | strset.c | 293 GENL_SET_ERR_MSG(info, "requested per device strings without dev"); in strset_prepare_data()
|
A D | netlink.c | 224 GENL_SET_ERR_MSG(info, "failed to setup reply message"); in ethnl_reply_init()
|
/linux-6.3-rc2/scripts/coccinelle/misc/ |
A D | newline_in_nl_msg.cocci | 3 /// 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-6.3-rc2/include/net/ |
A D | genetlink.h | 126 #define GENL_SET_ERR_MSG(info, msg) NL_SET_ERR_MSG((info)->extack, msg) macro
|
/linux-6.3-rc2/net/wireless/ |
A D | nl80211.c | 1408 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1415 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1424 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1430 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1491 GENL_SET_ERR_MSG(info, in nl80211_parse_connkeys() 4379 GENL_SET_ERR_MSG(info, in nl80211_validate_key_link_id() 4389 GENL_SET_ERR_MSG(info, in nl80211_validate_key_link_id() 9914 GENL_SET_ERR_MSG(info, in nl80211_notify_radar_detection() 9932 GENL_SET_ERR_MSG(info, in nl80211_notify_radar_detection() 10861 GENL_SET_ERR_MSG(info, in nl80211_associate() [all …]
|
/linux-6.3-rc2/net/tipc/ |
A D | crypto.c | 340 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()
|
A D | node.c | 2984 GENL_SET_ERR_MSG(info, "not found own node identity (set id?)"); in __tipc_nl_node_set_key() 3028 GENL_SET_ERR_MSG(info, "unable to initiate or attach new key"); in __tipc_nl_node_set_key() 3033 GENL_SET_ERR_MSG(info, "failed to replicate new key"); in __tipc_nl_node_set_key()
|
/linux-6.3-rc2/drivers/net/wireless/ |
A D | mac80211_hwsim.c | 4614 GENL_SET_ERR_MSG(info, "perm addr already present"); in mac80211_hwsim_new_radio() 5072 GENL_SET_ERR_MSG(info, "must have at least one channel"); in hwsim_new_radio_nl() 5102 GENL_SET_ERR_MSG(info,"MAC is no valid source addr"); in hwsim_new_radio_nl()
|
Completed in 64 milliseconds