Lines Matching defs:extack
43 struct netlink_ext_ack *extack);
1012 u16 family, struct netlink_ext_ack *extack)
1025 NL_SET_ERR_MSG(extack,
1028 NL_SET_ERR_MSG(extack,
1208 struct netlink_ext_ack *extack)
1210 return __seg6_end_dt_vrf_build(slwt, cfg, AF_INET, extack);
1237 struct netlink_ext_ack *extack)
1247 return __seg6_end_dt_vrf_build(slwt, cfg, AF_INET6, extack);
1249 NL_SET_ERR_MSG(extack, "table or vrftable must be specified");
1299 struct netlink_ext_ack *extack)
1301 return __seg6_end_dt_vrf_build(slwt, cfg, AF_UNSPEC, extack);
1653 struct netlink_ext_ack *extack)
1711 struct netlink_ext_ack *extack)
1746 struct netlink_ext_ack *extack)
1783 struct netlink_ext_ack *extack)
1810 struct netlink_ext_ack *extack)
1837 struct netlink_ext_ack *extack)
1861 struct netlink_ext_ack *extack)
1892 struct netlink_ext_ack *extack)
1971 struct netlink_ext_ack *extack)
2104 struct netlink_ext_ack *extack)
2118 NL_SET_ERR_MSG(extack,
2130 struct netlink_ext_ack *extack)
2153 NL_SET_ERR_MSG(extack, "Unsupported Flavor operation(s)");
2164 rc = seg6_parse_nla_next_csid_cfg(tb, finfo, extack);
2259 struct netlink_ext_ack *extack);
2357 struct netlink_ext_ack *extack)
2373 err = param->parse(attrs, slwt, extack);
2399 struct netlink_ext_ack *extack)
2408 return ops->build_state(slwt, cfg, extack);
2427 struct netlink_ext_ack *extack)
2471 err = param->parse(attrs, slwt, extack);
2478 err = parse_nla_optional_attrs(attrs, slwt, extack);
2496 struct netlink_ext_ack *extack)
2507 seg6_local_policy, extack);
2522 err = parse_nla_action(tb, slwt, extack);
2526 err = seg6_local_lwtunnel_build_state(slwt, cfg, extack);