Lines Matching defs:extack
99 struct netlink_ext_ack *extack);
194 struct netlink_ext_ack *extack)
274 struct netlink_ext_ack *extack)
276 return fib_rules_dump(net, nb, RTNL_FAMILY_IP6MR, extack);
333 struct netlink_ext_ack *extack)
1271 struct netlink_ext_ack *extack)
1274 ip6mr_mr_table_iter, extack);
2515 struct netlink_ext_ack *extack)
2521 extack);
2530 NL_SET_ERR_MSG_MOD(extack,
2537 NL_SET_ERR_MSG_MOD(extack, "rtm_src_len and rtm_dst_len must be 128 for IPv6");
2545 struct netlink_ext_ack *extack)
2556 err = ip6mr_rtm_valid_getroute_req(in_skb, nlh, tb, extack);
2568 NL_SET_ERR_MSG_MOD(extack, "MR table does not exist");
2577 NL_SET_ERR_MSG_MOD(extack, "MR cache entry not found");
2616 NL_SET_ERR_MSG_MOD(cb->extack, "MR table does not exist");