Lines Matching refs:NL_SET_ERR_MSG
690 NL_SET_ERR_MSG(extack, "Invalid attribute length for RTA_VIA"); in fib_gw_from_via()
700 NL_SET_ERR_MSG(extack, "Invalid IPv4 address in RTA_VIA"); in fib_gw_from_via()
709 NL_SET_ERR_MSG(extack, "Invalid IPv6 address in RTA_VIA"); in fib_gw_from_via()
715 NL_SET_ERR_MSG(extack, "IPv6 support not enabled in kernel"); in fib_gw_from_via()
720 NL_SET_ERR_MSG(extack, "Unsupported address family in RTA_VIA"); in fib_gw_from_via()
746 NL_SET_ERR_MSG(extack, in rtm_to_fib_config()
766 NL_SET_ERR_MSG(extack, "Invalid route type"); in rtm_to_fib_config()
835 NL_SET_ERR_MSG(extack, in rtm_to_fib_config()
842 NL_SET_ERR_MSG(extack, in rtm_to_fib_config()
868 NL_SET_ERR_MSG(extack, "Nexthop id does not exist"); in inet_rtm_delroute()
875 NL_SET_ERR_MSG(extack, "FIB table does not exist"); in inet_rtm_delroute()
923 NL_SET_ERR_MSG(extack, "Invalid header for FIB dump request"); in ip_valid_fib_dump_req()
930 NL_SET_ERR_MSG(extack, "Invalid values in header for FIB dump request"); in ip_valid_fib_dump_req()
935 NL_SET_ERR_MSG(extack, "Invalid flags for FIB dump request"); in ip_valid_fib_dump_req()
973 NL_SET_ERR_MSG(extack, "Unsupported attribute in dump request"); in ip_valid_fib_dump_req()
1024 NL_SET_ERR_MSG(cb->extack, "ipv4: FIB table does not exist"); in inet_dump_fib()