Lines Matching defs:extack
403 struct netlink_ext_ack *extack)
414 if (NL_REQ_ATTR_CHECK(extack, NULL, tca, TCA_OPTIONS)) {
415 NL_SET_ERR_MSG_MOD(extack, "missing options");
420 qfq_policy, extack);
435 NL_SET_ERR_MSG_MOD(extack,
452 NL_SET_ERR_MSG_FMT_MOD(extack,
541 struct netlink_ext_ack *extack)
547 NL_SET_ERR_MSG_MOD(extack, "QFQ class in use");
568 struct netlink_ext_ack *extack)
598 struct netlink_ext_ack *extack)
1425 struct netlink_ext_ack *extack)
1432 err = tcf_block_get(&q->block, &q->filter_list, sch, extack);