Lines Matching refs:NL_SET_ERR_MSG_MOD
415 NL_SET_ERR_MSG_MOD(extack, "number of virtual queues too high"); in gred_change_table_def()
419 NL_SET_ERR_MSG_MOD(extack, in gred_change_table_def()
424 NL_SET_ERR_MSG_MOD(extack, "default virtual queue above virtual queue count"); in gred_change_table_def()
428 NL_SET_ERR_MSG_MOD(extack, "can't set per-Qdisc RED flags when per-virtual queue flags are used"); in gred_change_table_def()
484 NL_SET_ERR_MSG_MOD(extack, "invalid RED parameters"); in gred_change_vq()
573 NL_SET_ERR_MSG_MOD(extack, "Virtual queue with no index specified"); in gred_vq_validate()
578 NL_SET_ERR_MSG_MOD(extack, "Virtual queue with index out of bounds"); in gred_vq_validate()
582 NL_SET_ERR_MSG_MOD(extack, "Virtual queue not yet instantiated"); in gred_vq_validate()
590 …NL_SET_ERR_MSG_MOD(extack, "can't change per-virtual queue RED flags when per-Qdisc flags are used… in gred_vq_validate()
594 NL_SET_ERR_MSG_MOD(extack, in gred_vq_validate()
622 NL_SET_ERR_MSG_MOD(extack, "GRED_VQ_LIST can contain only entry attributes"); in gred_vqs_validate()
628 NL_SET_ERR_MSG_MOD(extack, "Trailing data after parsing virtual queue list"); in gred_vqs_validate()
663 NL_SET_ERR_MSG_MOD(extack, "can't configure Qdisc and virtual queue at the same time"); in gred_change()
673 NL_SET_ERR_MSG_MOD(extack, "virtual queue index above virtual queue count"); in gred_change()
743 NL_SET_ERR_MSG_MOD(extack, in gred_init()