Lines Matching refs:NL_SET_ERR_MSG

82 		NL_SET_ERR_MSG(extack, "invalid control action");  in tcf_action_check_ctrlact()
90 NL_SET_ERR_MSG(extack, in tcf_action_check_ctrlact()
97 NL_SET_ERR_MSG(extack, in tcf_action_check_ctrlact()
619 NL_SET_ERR_MSG(extack, "Unable to flush all TC actions"); in tcf_del_walker()
648 NL_SET_ERR_MSG(extack, "tcf_generic_walker: unknown command"); in tcf_generic_walker()
1344 NL_SET_ERR_MSG(extack, "TC action kind must be specified"); in tc_action_load_ops()
1348 NL_SET_ERR_MSG(extack, "TC action name too long"); in tc_action_load_ops()
1353 NL_SET_ERR_MSG(extack, "TC action name too long"); in tc_action_load_ops()
1382 NL_SET_ERR_MSG(extack, "Failed to load TC action module"); in tc_action_load_ops()
1411 NL_SET_ERR_MSG(extack, "No memory to generate TC cookie"); in tcf_action_init_1()
1511 NL_SET_ERR_MSG(extack, in tcf_action_init()
1526 NL_SET_ERR_MSG(extack, in tcf_action_init()
1674 NL_SET_ERR_MSG(extack, "Failed to fill netlink attributes while adding TC action"); in tcf_get_notify()
1700 NL_SET_ERR_MSG(extack, "Invalid TC action index value"); in tcf_action_get_1()
1708 NL_SET_ERR_MSG(extack, "Specified TC action kind not found"); in tcf_action_get_1()
1713 NL_SET_ERR_MSG(extack, "TC action with specified index not found"); in tcf_action_get_1()
1756 NL_SET_ERR_MSG(extack, "Cannot flush unknown TC action"); in tca_action_flush()
1763 NL_SET_ERR_MSG(extack, "Failed to create TC action flush notification"); in tca_action_flush()
1773 NL_SET_ERR_MSG(extack, "Failed to add new netlink message"); in tca_action_flush()
1791 NL_SET_ERR_MSG(extack, "Failed to send TC action flush notification"); in tca_action_flush()
1948 NL_SET_ERR_MSG(extack, "Failed to fill netlink TC action attributes"); in tcf_del_notify_msg()
1975 NL_SET_ERR_MSG(extack, "Failed to delete TC action"); in tcf_del_notify()
2003 NL_SET_ERR_MSG(extack, "Invalid netlink attributes while flushing TC action"); in tca_action_gd()
2045 NL_SET_ERR_MSG(extack, "Failed to fill netlink attributes while adding TC action"); in tcf_add_notify_msg()
2124 NL_SET_ERR_MSG(extack, "Netlink action attributes missing"); in tc_ctl_action()