Lines Matching refs:GENL_SET_ERR_MSG
134 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_announce()
147 GENL_SET_ERR_MSG(info, "invalid request; userspace PM not selected"); in mptcp_nl_cmd_announce()
153 GENL_SET_ERR_MSG(info, "error parsing local address"); in mptcp_nl_cmd_announce()
158 GENL_SET_ERR_MSG(info, "invalid addr id or flags"); in mptcp_nl_cmd_announce()
164 GENL_SET_ERR_MSG(info, "did not match address and id"); in mptcp_nl_cmd_announce()
198 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_remove()
212 GENL_SET_ERR_MSG(info, "invalid request; userspace PM not selected"); in mptcp_nl_cmd_remove()
226 GENL_SET_ERR_MSG(info, "address with specified id not found"); in mptcp_nl_cmd_remove()
260 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_sf_create()
273 GENL_SET_ERR_MSG(info, "invalid request; userspace PM not selected"); in mptcp_nl_cmd_sf_create()
367 GENL_SET_ERR_MSG(info, "missing required inputs"); in mptcp_nl_cmd_sf_destroy()
380 GENL_SET_ERR_MSG(info, "invalid request; userspace PM not selected"); in mptcp_nl_cmd_sf_destroy()
397 GENL_SET_ERR_MSG(info, "address families do not match"); in mptcp_nl_cmd_sf_destroy()
402 GENL_SET_ERR_MSG(info, "missing local or remote port"); in mptcp_nl_cmd_sf_destroy()