Lines Matching defs:extack
1055 struct netlink_ext_ack *extack)
1072 err = tcf_block_get(&q->block, &q->filter_list, sch, extack);
1092 NL_SET_ERR_MSG(extack, "HTB must be the root qdisc to use offload");
1097 NL_SET_ERR_MSG(extack, "hw-tc-offload ethtool feature flag must be on");
1130 TC_H_MAKE(sch->handle, 0), extack);
1146 .extack = extack,
1450 struct Qdisc **old, struct netlink_ext_ack *extack)
1465 cl->common.classid, extack);
1549 struct netlink_ext_ack *extack)
1585 .extack = extack,
1700 struct netlink_ext_ack *extack)
1713 NL_SET_ERR_MSG(extack, "HTB class in use");
1722 extack);
1771 unsigned long *arg, struct netlink_ext_ack *extack)
1790 extack);
1807 NL_SET_ERR_MSG(extack, "HTB offload doesn't support the overhead parameter");
1811 NL_SET_ERR_MSG(extack, "HTB offload doesn't support the mpu parameter");
1854 NL_SET_ERR_MSG_MOD(extack, "tree is too deep");
1865 err = tcf_block_get(&cl->block, &cl->filter_list, sch, extack);
1911 .extack = extack,
1915 NL_SET_ERR_MSG_WEAK(extack,
1933 .extack = extack,
1937 NL_SET_ERR_MSG_WEAK(extack,
2020 .extack = extack,
2069 NL_SET_ERR_MSG_FMT_MOD(extack,
2088 struct netlink_ext_ack *extack)