Searched refs:GENL_SET_ERR_MSG (Results 1 – 9 of 9) sorted by relevance
| /linux/scripts/coccinelle/misc/ |
| H A D | newline_in_nl_msg.cocci | 19 \(GENL_SET_ERR_MSG\|GENL_SET_ERR_MSG_FMT\|NL_SET_ERR_MSG\|NL_SET_ERR_MSG_MOD\|
|
| /linux/net/mptcp/ |
| H A D | pm_netlink.c | 40 GENL_SET_ERR_MSG(info, "missing address info"); in mptcp_pm_parse_pm_addr_attr() 201 GENL_SET_ERR_MSG(info, "not enough space in Netlink message"); in mptcp_pm_nl_get_addr_doit()
|
| H A D | pm_kernel.c | 1020 GENL_SET_ERR_MSG(info, "can't allocate addr"); in mptcp_pm_nl_add_addr_doit() 1435 GENL_SET_ERR_MSG(info, "not enough space in Netlink message"); in mptcp_pm_nl_get_limits_doit()
|
| /linux/include/net/ |
| H A D | genetlink.h | 161 #define GENL_SET_ERR_MSG(info, msg) NL_SET_ERR_MSG((info)->extack, msg) macro
|
| /linux/net/core/ |
| H A D | page_pool_user.c | 172 GENL_SET_ERR_MSG(info, "kernel built without CONFIG_PAGE_POOL_STATS"); in page_pool_nl_stats_fill()
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 1704 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1711 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1720 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1726 GENL_SET_ERR_MSG(info, in nl80211_parse_key() 1732 GENL_SET_ERR_MSG(info, "def key idx not 0-3"); in nl80211_parse_key() 1737 GENL_SET_ERR_MSG(info, "key idx not 0-7"); in nl80211_parse_key() 1782 GENL_SET_ERR_MSG(info, "key index out of range [0-3]"); in nl80211_parse_connkeys() 1787 GENL_SET_ERR_MSG(info, in nl80211_parse_connkeys() 1803 GENL_SET_ERR_MSG(info, "connect key must be WEP"); in nl80211_parse_connkeys() 1819 GENL_SET_ERR_MSG(info, "need a default/TX key"); in nl80211_parse_connkeys() [all …]
|
| /linux/net/tipc/ |
| H 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()
|
| H A D | node.c | 2983 GENL_SET_ERR_MSG(info, "not found own node identity (set id?)"); in __tipc_nl_node_set_key() 3027 GENL_SET_ERR_MSG(info, "unable to initiate or attach new key"); in __tipc_nl_node_set_key() 3032 GENL_SET_ERR_MSG(info, "failed to replicate new key"); in __tipc_nl_node_set_key()
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 6062 GENL_SET_ERR_MSG(info, "perm addr already present"); in mac80211_hwsim_new_radio() 6594 GENL_SET_ERR_MSG(info, "must have at least one channel"); in hwsim_new_radio_nl() 6630 GENL_SET_ERR_MSG(info,"MAC is no valid source addr"); in hwsim_new_radio_nl()
|