Searched refs:GENL_SET_ERR_MSG (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/net/mptcp/ |
D | pm_userspace.c | 158 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_announce() 171 GENL_SET_ERR_MSG(info, "invalid request; userspace PM not selected"); in mptcp_nl_cmd_announce() 177 GENL_SET_ERR_MSG(info, "error parsing local address"); in mptcp_nl_cmd_announce() 182 GENL_SET_ERR_MSG(info, "invalid addr id or flags"); in mptcp_nl_cmd_announce() 189 GENL_SET_ERR_MSG(info, "did not match address and id"); in mptcp_nl_cmd_announce() 224 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_remove() 238 GENL_SET_ERR_MSG(info, "invalid request; userspace PM not selected"); in mptcp_nl_cmd_remove() 252 GENL_SET_ERR_MSG(info, "address with specified id not found"); in mptcp_nl_cmd_remove() 287 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_sf_create() 300 GENL_SET_ERR_MSG(info, "invalid request; userspace PM not selected"); in mptcp_nl_cmd_sf_create() [all …]
|
D | pm_netlink.c | 1185 GENL_SET_ERR_MSG(info, "missing address info"); in mptcp_pm_parse_pm_addr_attr() 1318 GENL_SET_ERR_MSG(info, "flags must have signal when using port"); in mptcp_nl_cmd_add_addr() 1324 GENL_SET_ERR_MSG(info, "flags mustn't have both signal and fullmesh"); in mptcp_nl_cmd_add_addr() 1329 GENL_SET_ERR_MSG(info, "can't create IMPLICIT endpoint"); in mptcp_nl_cmd_add_addr() 1335 GENL_SET_ERR_MSG(info, "can't allocate addr"); in mptcp_nl_cmd_add_addr() 1510 GENL_SET_ERR_MSG(info, "address not found"); in mptcp_nl_cmd_del_addr() 1698 GENL_SET_ERR_MSG(info, "not enough space in Netlink message"); in mptcp_nl_cmd_get_addr() 1706 GENL_SET_ERR_MSG(info, "address not found"); in mptcp_nl_cmd_get_addr() 1780 GENL_SET_ERR_MSG(info, "limit greater than maximum"); in parse_limit() 1840 GENL_SET_ERR_MSG(info, "not enough space in Netlink message"); in mptcp_nl_cmd_get_limits()
|
/Linux-v6.6/net/ethtool/ |
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()
|
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()
|
D | linkmodes.c | 44 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in linkmodes_prepare_data() 329 GENL_SET_ERR_MSG(info, "failed to retrieve link settings"); in ethnl_set_linkmodes() 341 GENL_SET_ERR_MSG(info, "link settings update failed"); in ethnl_set_linkmodes()
|
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()
|
D | strset.c | 293 GENL_SET_ERR_MSG(info, "requested per device strings without dev"); in strset_prepare_data()
|
D | netlink.c | 226 GENL_SET_ERR_MSG(info, "failed to setup reply message"); in ethnl_reply_init()
|
/Linux-v6.6/scripts/coccinelle/misc/ |
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-v6.6/include/net/ |
D | genetlink.h | 131 #define GENL_SET_ERR_MSG(info, msg) NL_SET_ERR_MSG((info)->extack, msg) macro
|
/Linux-v6.6/net/wireless/ |
D | nl80211.c | 1420 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1427 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1436 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1442 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1448 GENL_SET_ERR_MSG(info, "def key idx not 0-3"); in nl80211_parse_key() 1453 GENL_SET_ERR_MSG(info, "key idx not 0-7"); in nl80211_parse_key() 1498 GENL_SET_ERR_MSG(info, "key index out of range [0-3]"); in nl80211_parse_connkeys() 1503 GENL_SET_ERR_MSG(info, in nl80211_parse_connkeys() 1519 GENL_SET_ERR_MSG(info, "connect key must be WEP"); in nl80211_parse_connkeys() 1535 GENL_SET_ERR_MSG(info, "need a default/TX key"); in nl80211_parse_connkeys() [all …]
|
/Linux-v6.6/net/tipc/ |
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()
|
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-v6.6/drivers/net/wireless/virtual/ |
D | mac80211_hwsim.c | 5338 GENL_SET_ERR_MSG(info, "perm addr already present"); in mac80211_hwsim_new_radio() 5864 GENL_SET_ERR_MSG(info, "must have at least one channel"); in hwsim_new_radio_nl() 5894 GENL_SET_ERR_MSG(info,"MAC is no valid source addr"); in hwsim_new_radio_nl()
|