Lines Matching refs:NL_SET_ERR_MSG_MOD
667 NL_SET_ERR_MSG_MOD(extack, "Not allowed to delete root node"); in u32_delete()
674 NL_SET_ERR_MSG_MOD(extack, "Can not delete in-use filter"); in u32_delete()
726 NL_SET_ERR_MSG_MOD(extack, "u32 Link handle must be a hash table"); in u32_set_parms()
734 NL_SET_ERR_MSG_MOD(extack, "Link hash table not found"); in u32_set_parms()
738 NL_SET_ERR_MSG_MOD(extack, "Not linking to root node"); in u32_set_parms()
863 NL_SET_ERR_MSG_MOD(extack, "Filter handle requires options"); in u32_change()
878 NL_SET_ERR_MSG_MOD(extack, "Invalid filter flags"); in u32_change()
888 NL_SET_ERR_MSG_MOD(extack, "Key node id cannot be zero"); in u32_change()
894 NL_SET_ERR_MSG_MOD(extack, "Key node flags do not match passed flags"); in u32_change()
930 NL_SET_ERR_MSG_MOD(extack, "Divisor is not a power of 2"); in u32_change()
934 NL_SET_ERR_MSG_MOD(extack, "Exceeded maximum 256 hash buckets"); in u32_change()
938 NL_SET_ERR_MSG_MOD(extack, "Divisor can only be used on a hash table"); in u32_change()
987 NL_SET_ERR_MSG_MOD(extack, "Specified hash table not found"); in u32_change()
997 NL_SET_ERR_MSG_MOD(extack, "Specified hash table buckets exceed configured value"); in u32_change()
1003 NL_SET_ERR_MSG_MOD(extack, "Handle specified hash table address mismatch"); in u32_change()
1015 NL_SET_ERR_MSG_MOD(extack, "Selector not specified"); in u32_change()